[richfaces-issues] [JBoss JIRA] Resolved: (RF-10162) inplaceInput: setValue JS API method works wrong with defaultLabel

Pavel Yaschenko (JIRA) jira-events at lists.jboss.org
Wed Feb 2 08:50:48 EST 2011


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

Pavel Yaschenko resolved RF-10162.
----------------------------------

    Resolution: Duplicate Issue


> inplaceInput: setValue JS API method works wrong with defaultLabel
> ------------------------------------------------------------------
>
>                 Key: RF-10162
>                 URL: https://issues.jboss.org/browse/RF-10162
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: base functionality , component-input
>    Affects Versions: 4.0.0.Milestone5
>            Reporter: Ilya Shaikovsky
>            Assignee: Anton Belevich
>             Fix For: 4.0.0.Milestone6
>
>
> <rich:inplaceInput defaultLabel="click to enter your name" id="ii"/>
> <h:commandButton  value="set" onclick="#{rich:component('ii')}.setValue('test'); return false;"/>
> after click visually nothing happens because setValue do not changes label to new value. But after you will click to component - 'test' will appear in input.
> expected:
> value changed
> changed mark appeared(?)

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list