[richfaces-issues] [JBoss JIRA] Created: (RF-5735) InplaceInput: input is possible after pressing submit icon under FF2-3, Safari

Alexander Dubovsky (JIRA) jira-events at lists.jboss.org
Wed Jan 14 08:06:15 EST 2009


InplaceInput: input is possible after pressing submit icon under FF2-3, Safari
------------------------------------------------------------------------------

                 Key: RF-5735
                 URL: https://jira.jboss.org/jira/browse/RF-5735
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.0.0
         Environment: 3.3.0.GA, FF2-3, Safari 3.2
            Reporter: Alexander Dubovsky
            Assignee: Nick Belaevski


Code:
<rich:inplaceInput defaultLabel="click to enter your name"
					showControls="true" />

# Open page under FF2-3 or Safari 3.2
# Set focus on inplaceInput and input e.g. "a"
# Click submit icon
# Press "b-c-d" characters
# Set focus on input again and check what text was inputted.
Result: "abcd" was inputted

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