]
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/...
. 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: