[richfaces-issues] [JBoss JIRA] Reopened: (RF-1822) tabPanel: panel is incorrectly displayed

Tatyana Romanovich (JIRA) jira-events at lists.jboss.org
Tue Aug 5 07:57:57 EDT 2008


     [ https://jira.jboss.org/jira/browse/RF-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tatyana Romanovich reopened RF-1822:
------------------------------------

      Assignee: Anton Belevich  (was: Aleksej Yanul)


There are some problems with contextMenu in the tab without content.
1. Create page with content:
<rich:tabPanel>
				<rich:tab id="tab1" label="First>					
					<rich:contextMenu attachTo="tab1">
						<rich:menuItem value="This is popup for contextMenu" />
					</rich:contextMenu>
				</rich:tab>
				<rich:tab label="Second"></rich:tab>
				<rich:tab label="Third"></rich:tab>
</rich:tabPanel>
NOTE: You can use that example without attachTo attribute, result will be the same
2. Run application and verify displaying tabPanel
FAILURE: left, right and bottom borders for first tab are not displayed, context menu can't appear
See attached ContextMenuInTheEmotyTab.gif

> tabPanel: panel is incorrectly displayed
> ----------------------------------------
>
>                 Key: RF-1822
>                 URL: https://jira.jboss.org/jira/browse/RF-1822
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.1.4, 3.2.0
>         Environment: facelets
> jsf 1.2
> tomcat 6.0.13
> FF 2
>            Reporter: Aleksej Yanul
>            Assignee: Anton Belevich
>             Fix For: 3.2.2
>
>         Attachments: ContextMenuInTheEmotyTab.gif, tabPanel(1822).JPG
>
>   Original Estimate: 5 hours
>  Remaining Estimate: 5 hours
>
> see screenshot
> https://svn.jboss.org/repos/richfaces/trunk/test-applications/facelets/src/main/webapp/ComponentControl/ComponentControl.xhtml

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

        



More information about the richfaces-issues mailing list