inplaceInput: oneditactivation event fires after clicking on the inplaceInput 
component in the "Editable" state
---------------------------------------------------------------------------------------------------------------

                 Key: RF-4314
                 URL: https://jira.jboss.org/jira/browse/RF-4314
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.2.2
         Environment: RF-3.2.2.BETA5
            Reporter: Tatyana Romanovich
            Assignee: Nick Belaevski


1. Create any tested application with code:
<rich:inplaceInput value="#{user.name}" oneditactivation="window.status+=' 
OnEditActivation'" />
2. Run application, go to the tested page, set cursor to the inplaceInput 
component
Result: "OnEditActivation text" appears in the status bar
3. Click again on the inplaceInput component
FAILURE: "OnEditActivation" fires again

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

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to