[richfaces-issues] [JBoss JIRA] Created: (RF-10176) Panel Menu - review hovering model (@hoverClass)

Lukas Fryc (JIRA) jira-events at lists.jboss.org
Tue Jan 11 05:08:49 EST 2011


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

        


More information about the richfaces-issues mailing list