Panel Menu - review hovering model (@hoverClass)
------------------------------------------------

                 Key: RF-10176
                 URL: https://issues.jboss.org/browse/RF-10176
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-menu
    Affects Versions: 4.0.0.Milestone5
            Reporter: Lukas Fryc


Groups and Items in Panel Menu are highlighted once you hover on them.

But the model to influence this behavior is quite inconsistent:

a) the only place you can redefine @hoverClass is Item
b) the items and groups get "rf-pm-itm-hov" class when hovered, but this averts 
to change styling of Group hovering in comparison to Item

I propose:

1) add new class "rf-pm-grp-hov" to classes with same initial styling as 
"rf-pm-itm-hov"
2) add new attribute @hoverClass to Group to add custom classes to group when 
hovered
3) add new attributes @itemHoverClass and @groupHoverClass to Panel Menu to 
define style classes in scope of whole Panel Menu

-- 
This message is automatically generated by JIRA.
-
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