[richfaces-issues] [JBoss JIRA] Closed: (RF-7365) dropDownMenu: selectedLabelClass doesn't work if labelClass is applied

Vadim Mikovoz (JIRA) jira-events at lists.jboss.org
Fri Jun 12 05:39:57 EDT 2009


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

Vadim Mikovoz closed RF-7365.
-----------------------------

    Assignee: Nick Belaevski  (was: Vadim Mikovoz)


Thanks, Nick. It's ok.

> dropDownMenu: selectedLabelClass doesn't work if labelClass is applied
> ----------------------------------------------------------------------
>
>                 Key: RF-7365
>                 URL: https://jira.jboss.org/jira/browse/RF-7365
>             Project: RichFaces
>          Issue Type: Bug
>          Components: component-menu
>    Affects Versions: 3.3.2.CR1
>         Environment: All provided browsers
> v.3.3.2-SNAPSHOT
>            Reporter: Vadim Mikovoz
>            Assignee: Nick Belaevski
>            Priority: Minor
>
> Define labelClass and selectedLabelClass attributes for dropDownMenu, e.g.:
> labelClass="myLabelClass", where is
> .myLabelClass{
> background-color: yellow;
> font-style: italic;}
> selectedLabelClass="mySelectedLabelClass", where is
> .mySelectedLabelClass{
> background-color: red;
> font-style: oblique;}
> 1. Open test page --> labelClass is applied
> 2. Move mouse over menu label
> --------------------------------------------
> selectedLabelClass isn't applied, labelClass is applied as before
> Single selectedLabelClass works fine.

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

        



More information about the richfaces-issues mailing list