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

Andrey Markhel logged work on RF-7393:
--------------------------------------

                Author: Andrey Markhel
            Created on: 26/Jun/09 01:16 PM
            Start Date: 24/Jun/09 01:02 PM
    Worklog Time Spent: 3 hours 

Issue Time Tracking
-------------------

    Remaining Estimate: 0 minutes
            Time Spent: 3 hours


> 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: Andrey Markhel
>             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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to