[richfaces-issues] [JBoss JIRA] Created: (RF-9573) inplaceSelect: canceled new value sent to server instead of previous one

Ilya Shaikovsky (JIRA) jira-events at lists.jboss.org
Thu Oct 28 10:37:55 EDT 2010


inplaceSelect: canceled new value sent to server instead of previous one
------------------------------------------------------------------------

                 Key: RF-9573
                 URL: https://jira.jboss.org/browse/RF-9573
             Project: RichFaces
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: component-input
    Affects Versions: 4.0.0.Milestone4
            Reporter: Ilya Shaikovsky
            Assignee: Anton Belevich
            Priority: Minor
             Fix For: 4.0.0.Milestone4


			<rich:inplaceSelect editEvent="dblclick" id="inplaceSelect"
				showControls="true" saveOnSelect="false" saveOnBlur="false"
				value="#{inplaceSelectBean.value}" defaultLabel="Double click to edit value"
				openOnEdit="true" required="true">
				<f:selectItems value="#{inplaceSelectBean.capitalsOptions}" />
			</rich:inplaceSelect>
			<a4j:commandButton value="saweq"></a4j:commandButton>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list