[
https://jira.jboss.org/jira/browse/RF-5735?page=com.atlassian.jira.plugin...
]
Alexander Dubovsky updated RF-5735:
-----------------------------------
Description:
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 green (OK) control icon
# Press "b-c-d" characters
# Set focus on input again and check what text was inputted.
Result: "abcd" was inputted
was:
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
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: Anton Belevich
Fix For: 3.3.1
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 green (OK) control 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