[richfaces-issues] [JBoss JIRA] Updated: (RF-2800) Context menu from a tab panel appears below other components in IE

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Sun Apr 27 19:23:10 EDT 2008


     [ http://jira.jboss.com/jira/browse/RF-2800?page=all ]

Nick Belaevski updated RF-2800:
-------------------------------

    Fix Version/s: 3.2.2
                       (was: 3.2.1)

> Context menu from a tab panel appears below other components in IE
> ------------------------------------------------------------------
>
>                 Key: RF-2800
>                 URL: http://jira.jboss.com/jira/browse/RF-2800
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4
>         Environment: RF 3.1.4, JSF 1.1 RI
>            Reporter: Olivier Martin
>         Assigned To: Nick Belaevski
>             Fix For: 3.2.2
>
>         Attachments: screenshot-1.jpg
>
>
> As you can see in the screenshot, I have a context menu from a Tab header that appears below another Tab below.
> Included in this report : screenshot + sample code.
> ---
> <rich:tabPanel>
>     <rich:tab label="First">
>         <f:facet name="label">
>             <rich:dropDownMenu direction="bottom-right" horizontalOffset="-11">
>                 <rich:menuItem value="Foo 1"/>
>                 <rich:menuItem value="Foo 2"/>
>                 <rich:menuItem value="Foo 3"/>
>                 <rich:menuItem value="Foo 4"/>
>             </rich:dropDownMenu>
>         </f:facet>
>         Here is tab #1
>     </rich:tab>
>     <rich:tabPanel>
>         <rich:tab>
>             Another Tab
>         </rich:tab>
>     </rich:tabPanel>
> </rich:tabPanel>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list