]
Nick Belaevski updated RF-5705:
-------------------------------
Fix Version/s: Future
Assignee: Anton Belevich (was: Nick Belaevski)
InplaceInput: editClass is not applied to input.
------------------------------------------------
Key: RF-5705
URL:
https://jira.jboss.org/jira/browse/RF-5705
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: 3.3.0.GA
Reporter: Alexander Dubovsky
Assignee: Anton Belevich
Priority: Minor
Fix For: Future
JSP:
<rich:inplaceInput editClass="editClass"
value="#{inplaceInput.zip}"
defaultLabel="(Zip)">
</rich:inplaceInput>
CSS:
.editClass {
background-color: red;
}
# Open page
# Click on inplaceInput and check for which element editClass is applied
Result: editClass is applied to <span> instead of <input>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: