[richfaces-issues] [JBoss JIRA] Resolved: (RF-5594) inplaceInput not picking up style for changed mode

Anton Belevich (JIRA) jira-events at lists.jboss.org
Thu Jan 8 12:56:04 EST 2009


     [ https://jira.jboss.org/jira/browse/RF-5594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anton Belevich resolved RF-5594.
--------------------------------

    Fix Version/s: 3.3.0
       Resolution: Cannot Reproduce Bug


> 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: Anton Belevich
>             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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list