[
http://mifosforge.jira.com/browse/MIFOS-4500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=72197#comment-72197
]
sf edited comment on MIFOS-4500 at 4/1/12 8:01 AM:
---------------------------------------------------
Just to clarify: it's not just the destination select boxes affected - if you
have no fee types, penalties or source of funds defined (on the left), then
those elements display as too narrow as well. I only spotted this whilst
mucking around on a new local Mifos install on a brand new Ubuntu partition (so
not much data to speak of!).
Regarding a fix: from doing a bit of digging around regarding IE's ignorance of
min-width, I initially thought defining a CSS expression might fix it (ref:
http://bonrouge.com/~faq#minwidth) but Andrew mentioned ie9 also showing the
same behaviour (which should support it). When I tested in ie9, I see the same
thing.
Therefore I think the real problem is that IE renders the page in quirks mode -
adding a valid doctype to the page above the opening <html> tag fixes it:
{code:html}<!DOCTYPE html>{code}
I've just mocked up a little local copy of the page and it seems to fix them
all, anyway!
was (Author: s4179156):
Just to clarify: it's not just the destination select boxes affected - if
you have no fee types, penalties or source of funds defined (on the left), then
those elements display as too narrow as well. I only spotted this whilst
mucking around on a new local Mifos install on a brand new Ubuntu partition (so
not much data to speak of!).
Regarding a fix: from doing a bit of digging around regarding IE's ignorance of
min-width, I initially thought defining a CSS expression might fix it (ref:
http://bonrouge.com/~faq#minwidth) but Andrew mentioned ie9 also showing the
same behaviour (which should support it). When I tested in ie9, I see the same
thing.
Therefore I think the real problem is that IE renders the page in quirks mode -
adding a valid doctype to the page (<!DOCTYPE html>) above the opening <html>
tag fixes it. I've just mocked up a little local copy of the page and it seems
to fix them all, anyway!
> IE Destination "select box" is not properly sized on product definition pages
> -----------------------------------------------------------------------------
>
> Key: MIFOS-4500
> URL: http://mifosforge.jira.com/browse/MIFOS-4500
> Project: mifos
> Issue Type: Bug
> Components: Product Definition
> Reporter: emilytucker
> Assignee: mifosdeveloperqueue
> Priority: Trivial
> Labels: UI, volunteer
> Fix For: Unscheduled
>
>
> To repro:
> (*) Go to Admin page, create new loan product
> (*) Notice that the destination select boxes across the page (for selecting
> question groups, fees, source of funds) are very narrow. It's not until you
> select something does the box resize.
> (*) This UI feels very sloppy to me. The box on the right should be the same
> size as the box on the left.
> This is in IE 8.0
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues