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

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Mon Jan 10 12:23:49 EST 2011


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

Nick Belaevski updated RF-10162:
--------------------------------

         Assignee: Anton Belevich  (was: Nick Belaevski)
    Fix Version/s: 4.0.0.CR1
      Component/s: base functionality 


> 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.CR1
>
>
> <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