[richfaces-issues] [JBoss JIRA] Created: (RF-2349) DDmenu: iframe appears under the popup only after second time opening.

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Feb 28 08:27:53 EST 2008


DDmenu: iframe appears under the popup only after second time opening.
----------------------------------------------------------------------

                 Key: RF-2349
                 URL: http://jira.jboss.com/jira/browse/RF-2349
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.0
            Reporter: Ilya Shaikovsky
         Assigned To: Nick Belaevski
             Fix For: 3.2.0


checked with latest build. selects above the menu again.

			<rich:toolBar>
				<h:panelGrid coumns="1">
				<rich:dropDownMenu value="lasd" label="123123">
					<rich:menuItem value="1123123123123"/> 
					<rich:menuItem value="1123123123123"/> 
					<rich:menuItem value="1123123123123"/> 
					<rich:menuItem value="1123123123123"/> 
					<rich:menuItem value="1123123123123"/> 
					<rich:menuItem value="1123123123123"/>  
				</rich:dropDownMenu>
				<h:selectOneMenu>
					<f:selectItem itemLabel="1123123123123"/>
					<f:selectItem itemLabel="1123123123123"/>
					<f:selectItem itemLabel="1123123123123"/>
					<f:selectItem itemLabel="1123123123123"/>
					<f:selectItem itemLabel="1123123123123"/>
				
				</h:selectOneMenu>
				</h:panelGrid>
			</rich:toolBar>

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