[richfaces-issues] [JBoss JIRA] Commented: (RF-10299) Panel Menu - @topItemClass and @topItemClassDisabled are applied to subitems

Gleb Galkin (JIRA) jira-events at lists.jboss.org
Thu Feb 3 10:37:40 EST 2011


    [ https://issues.jboss.org/browse/RF-10299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579897#comment-12579897 ] 

Gleb Galkin commented on RF-10299:
----------------------------------

First of all I'd like to notice that @topItemClassDisabled was renamed to topItemDisabledClass. 
Bug cannot be reproduced:
1. set topItemClass="my-top-item-class" and topItemDisabledClass="my-top-item-disabled-class" attributes in richPanelMenu/simple.xhtml. Make sure that there are 2 disabled top items and also 5 top items.
2. open http://localhost:8080/metamer/faces/components/richPanelMenu/simple.xhtml
3. open Firebug > Console and count <div> elements with these classes: 
$('.my-top-item-class').length
$('.my-top-item-disabled-class').length
4. everything is ok.

> Panel Menu - @topItemClass and @topItemClassDisabled are applied to subitems
> ----------------------------------------------------------------------------
>
>                 Key: RF-10299
>                 URL: https://issues.jboss.org/browse/RF-10299
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: base functionality , component-menu
>    Affects Versions: 4.0.0.Milestone5
>         Environment:     * RichFaces 4.0.0-SNAPSHOT r.21189
>     * Metamer 4.0.0-SNAPSHOT r.21209
>     * Mojarra 2.0.3-FCS
>     * Apache Tomcat 6.0.29
>     * OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
>     * Firefox 3.6.13 @ Linux x86_64
>            Reporter: Lukas Fryc
>            Assignee: Gleb Galkin
>            Priority: Minor
>             Fix For: 4.0.0.Milestone6
>
>
> The attributes may be renamed because of RF-10297.

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