[ http://issues.apache.org/jira/browse/MYFACES-693?page=comments#action_12331918 ]
Werner Punz commented on MYFACES-693: ------------------------------------- Ok I have it up and running in the trunk and already committed, if it is ok with you all I would like to push this fix into the rc as well. Since it is rather short and javascript only. It is not a showstopper but definitely a thing we probably should get into 1.1.1 since it renders the popup on the most important (worst) browser half useless. > select Combo Box is displayed over popup component instead of hiding behind > --------------------------------------------------------------------------- > > Key: MYFACES-693 > URL: http://issues.apache.org/jira/browse/MYFACES-693 > Project: MyFaces > Type: Bug > Components: Tomahawk > Versions: 1.1.0, 1.1.1 > Environment: Client is Windows XP and IE. No problem with Firefox. > Server is Linux with Tomcat 5.5 > Reporter: Marcel Sansaricq > > html select input elements are displayed in front of the tomahawk popup > component in IE. The problem is not present in Firefox. > As I was searching the MyFaces mailing list for a solution to the problem I > found a similar issue discussed in the following link: > >http://www.mail-archive.com/[email protected]/msg05344.html > In the excerpt below from the discussion, the problem was fixed for the > suggest component currently being developed by Werner Punz in the Sandbox: > "Incidentally, I'm looking into modifying the DHTML piece so that you can > avoid the IE bug where a select box is always rendered on top of a div. It > turns out that if you create an invisible iframe as a shim of sorts, directly > underneath the div, select boxes will properly render underneath it. Of > course, this fix is only necessary if you're using the control near a select > box, and if you care whether your form renders properly in IE, so it'll be > optional.) > Well solved that a few days ago as well :-), thanks to some articles on the > net." > I am hoping that the fix used for the suggest componenet in the sandbox can > be reused to address this issue. I downloaded the latest release candidate > RC2 verified that the problem is still present in both the release 1.1.0 and > 1.1.1. > Thanks in advance for you help. > Marcel -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
