[richfaces-issues] [JBoss JIRA] Closed: (RF-7393) panelMenuGroup: If expanded="true" and disabled ="true", panelMenuGroup is rendered in collapsed state

Inna Shchibrya (JIRA) jira-events at lists.jboss.org
Mon Jun 29 05:58:56 EDT 2009


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

Inna Shchibrya closed RF-7393.
------------------------------

    Assignee: Nick Belaevski  (was: Inna Shchibrya)


Closed. It is not a bug.

> panelMenuGroup: If expanded="true" and disabled ="true", panelMenuGroup is rendered in collapsed state
> ------------------------------------------------------------------------------------------------------
>
>                 Key: RF-7393
>                 URL: https://jira.jboss.org/jira/browse/RF-7393
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-menu
>    Affects Versions: 3.3.2.CR1
>         Environment: All browsers
>            Reporter: Inna Shchibrya
>            Assignee: Nick Belaevski
>             Fix For: 3.3.2.CR1
>
>          Time Spent: 3 hours
>  Remaining Estimate: 0 minutes
>
> 1. Add rich:panelMenu with rich:panelMenuGroup on the page.
> 2. Set expanded="true" and disabled ="true" for panelMenuGroup.
> 3. Open the page. --> panelMenuGroup is disabled and collapsed.
> For example:
> <rich:panelMenu id="myPanel">
> 			<rich:panelMenuGroup id="pmg" label="Group 1(expanded=true)" 
>                           expanded="true" disabled="true">
> 				<rich:panelMenuItem label="Item 1" ></rich:panelMenuItem>
> 				<rich:panelMenuItem label="Item 2 "></rich:panelMenuItem>
> 				<rich:panelMenuItem label="Item 3"></rich:panelMenuItem>
> 			</rich:panelMenuGroup>
> 		</rich:panelMenu>
> Expected result: panelMenuGroup should be disabled and expanded.

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