]
Olivier Martin updated RF-2800:
-------------------------------
Attachment: screenshot-1.jpg
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
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: