[richfaces-issues] [JBoss JIRA] (RF-12287) Dropdown menues hidden by other elements in IE 8

Brian Leathem (JIRA) jira-events at lists.jboss.org
Mon Dec 3 15:48:22 EST 2012


    [ https://issues.jboss.org/browse/RF-12287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12739063#comment-12739063 ] 

Brian Leathem commented on RF-12287:
------------------------------------

I found the answer in [this blog|http://blog.team-noir.net/2010/05/how-to-use-position-absolute-and-z-index-with-internet-explorer-7-and-nested-containers/] whereby we have to set the z-index in both the popup element, and it's parent element.

Setting the _z-index_ for _.rf-ddm-lbl_ and _.rf-ddm-pos_ resolves both RF-12287 and this issue.
                
> Dropdown menues hidden by other elements in IE 8
> ------------------------------------------------
>
>                 Key: RF-12287
>                 URL: https://issues.jboss.org/browse/RF-12287
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-output
>    Affects Versions: 4.2.2.Final
>            Reporter: Florian Apolloner
>            Assignee: Brian Leathem
>              Labels: dropdownmenu, ie8, position
>             Fix For: 4.3.0.M3
>
>   Original Estimate: 2 hours
>  Remaining Estimate: 2 hours
>
> Drop downs underflow following elements if absolute/relative positioning is used in IE8, see: https://github.com/apollo13/dev-examples/commit/c1cc7bfd8c1c296a9899923d64c9ed93a51908bc

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list