[
https://jira.jboss.org/jira/browse/RF-4587?page=com.atlassian.jira.plugin...
]
Alexander Dubovsky commented on RF-4587:
----------------------------------------
inputInactiveStyle sets it's style permanently for all the states. Reproducible for
3.3.0.CR2. See following code:
<rich:comboBox
buttonInactiveStyle="border: 4px black; background: red;"
buttonDisabledStyle="border: 4px red; background: black;"
buttonStyle="border: 4px green; background: #yellow;">
<f:selectItem itemValue="it 1" />
<f:selectItem itemValue="it 2" />
<f:selectItem itemValue="it 3" />
</rich:comboBox>
Seems like buttonStyle does not work at all.
ComboBox: inputInactiveStyle doesn't work correctly
---------------------------------------------------
Key: RF-4587
URL:
https://jira.jboss.org/jira/browse/RF-4587
Project: RichFaces
Issue Type: Bug
Components: planning_all
Affects Versions: 3.2.2
Reporter: Tsikhon Kuprevich
Assignee: Tsikhon Kuprevich
Fix For: 3.3.0
Original Estimate: 2 hours
Remaining Estimate: 2 hours
It sets it's style permanently for all the states - active, inactive, disabled
--
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