[richfaces-issues] [JBoss JIRA] (RF-13157) rich:dropDownMenu under rich:accordion cannot work

David Lee (JIRA) jira-events at lists.jboss.org
Wed Sep 25 03:49:45 EDT 2013


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

David Lee commented on RF-13157:
--------------------------------

Sorry for reply late --
Been working on other project.

After I tried to modfiy the z-index still not working...
Seems because the css class:
.rf-ac-itm-cnt {
    border-color: #BED6F8;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    font-family: Arial,Verdana,sans-serif;
    font-size: 11px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px;
    position: relative;
}

If I take off {
    overflow-x: hidden;
    overflow-y: auto;
}

Then it can works fine.
                
> rich:dropDownMenu under rich:accordion cannot work
> --------------------------------------------------
>
>                 Key: RF-13157
>                 URL: https://issues.jboss.org/browse/RF-13157
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-menu
>    Affects Versions: 4.3.3
>         Environment: Richfaces4.3.3 / CentOS6 / FireFox
>            Reporter: David Lee
>            Assignee: Pavol Pitonak
>              Labels: waiting_on_user
>
> When I tried to put rich:dropDownMenu under rich:accordion,
> the side menu item cannot display on the right hand side.
> Please see the image of trouble screen.

--
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