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