]
Alexander Dubovsky closed RF-5594.
----------------------------------
Assignee: Alexander Dubovsky (was: Anton Belevich)
Issue is not reproducible in 3.3.0.GA
inplaceInput not picking up style for changed mode
--------------------------------------------------
Key: RF-5594
URL:
https://jira.jboss.org/jira/browse/RF-5594
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: JDK1.6, Facelets, Seam 2.1, Firefox
Reporter: Greg Zoller
Assignee: Alexander Dubovsky
Fix For: 3.3.0
I have an inplaceInput field like this:
<rich:inplaceInput
id="shipAddrZip"
layout="block"
styleClass="editable" viewClass="editable"
editClass="editable" changedClass="editable"
value="#{cartMgr.cart.shippingInfo.shippingAddress.zip}"
defaultLabel="(Zip)">
<a4j:support event="onviewactivated"
ajaxSingle="true"/>
</rich:inplaceInput>
I've specified style classes for each possible state including changed.
The style class are picked up by the widget in each view, except the changed state, which
reverts to the default grey/underlined.
This new behavior. Haven't tested previous 3.3.0 releases but this is not a problem
in 3.2.2.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: