[richfaces-issues] [JBoss JIRA] Assigned: (RF-6810) InplaceInput: component doesn't switch to view/changed state

Svetlana mukhina (JIRA) jira-events at lists.jboss.org
Thu Apr 23 18:46:10 EDT 2009


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

Svetlana mukhina reassigned RF-6810:
------------------------------------

    Assignee: Alexander Tsebro  (was: Svetlana mukhina)


> InplaceInput: component doesn't switch to view/changed state
> ------------------------------------------------------------
>
>                 Key: RF-6810
>                 URL: https://jira.jboss.org/jira/browse/RF-6810
>             Project: RichFaces
>          Issue Type: Bug
>    Affects Versions: 3.3.1
>            Reporter: Nick Belaevski
>            Assignee: Alexander Tsebro
>             Fix For: Future
>
>
> Code from: http://www.jboss.org/file-access/default/members/jbossrichfaces/freezone/docs/devguide/en/html/inplaceInput.html . InplaceInput doesn't switch to edit state after clicking control.  
> <rich:inplaceInput defaultLabel="Click here to edit" showControls="true" controlsHorizontalPosition="left" controlsVerticalPosition="bottom" id="inplaceInput">
>     <f:facet name="controls">
>         <button onclick="#{rich:component('inplaceInput')}.save();" type="button">Save</button>
>         <button onclick="#{rich:component('inplaceInput')}.cancel();" type="button">Cancel</button>
>     </f:facet>
> </rich:inplaceInput>

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