[richfaces-issues] [JBoss JIRA] Resolved: (RF-10266) rich:panelMenuItem does not render if PanelMenuGroup's render values is changed from True to False to True

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Jan 24 11:35:49 EST 2011


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

Nick Belaevski resolved RF-10266.
---------------------------------

      Assignee: Nick Belaevski
    Resolution: Cannot Reproduce Bug


> rich:panelMenuItem does not render if PanelMenuGroup's render values is changed from True to False to True
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: RF-10266
>                 URL: https://issues.jboss.org/browse/RF-10266
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: tests - unit
>            Reporter: Prabhash Verma
>            Assignee: Nick Belaevski
>
> <rich:panelMenuGroup rendered="#{BackingBean.toggleTrueFalse()}">
> 	<rich:panelMenuItem label="Item 1"/>
>         <rich:panelMenuItem label="Item 2"/>
>         <rich:panelMenuItem label="Item 3"/>
> </rich:panelMenuGroup>
> Page loads, page is PanelMenuGroup is rendered - panelMenuItem would be visible.
> Now, Render = false for PanelMenuGroup - Nothing is shown.
> Now, Render = true for PanelMenuGroup - PanelMenuGroup is shown but underlying PanelMenuItem are hidden.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list