[
https://jira.jboss.org/jira/browse/RF-7365?page=com.atlassian.jira.plugin...
]
Vadim Mikovoz updated RF-7365:
------------------------------
Description:
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.
was:
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
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