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

Nick Belaevski resolved RF-7808.
--------------------------------

    Resolution: Done


> rich:menuItem selected css not working when using rendered=false
> ----------------------------------------------------------------
>
>                 Key: RF-7808
>                 URL: https://jira.jboss.org/jira/browse/RF-7808
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-menu, regression
>    Affects Versions: 3.3.2.CR1
>         Environment: Richfaces 3.3.2.CR1 / Seam 2.1.1 / JBoss 4.2 / JDK 
> 1.6.0_13
>            Reporter: Joseph Miller
>            Assignee: Nick Belaevski
>             Fix For: 3.3.2.GA
>
>
> The rich-menu-item-selected CSS class isn't being set on the menu item when 
> the mouse hovers over it, but only for the *second* (or subsequent) menu 
> items if the *first* one has a 'rendered="false"' attribute set.
> e.g.
>             <rich:contextMenu id="calendar-ctx-menu" submitMode="none">
>                 <rich:menuItem id="ctx-confirm" value="Confirmed as 
> attending" rendered="false"/>
>                 <rich:menuItem id="ctx-unconfirm" value="Unconfirm 
> attendance" rendered="true"/>
>             </rich:contextMenu>
> If the first item is rendered=true, then it is highlighted correctly

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