[Webkit-unassigned] [Bug 9590] REGRESSION: Odd highlighting effects after deleting, then typing in new textarea
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Thu Jun 29 21:31:22 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=9590
Scott.Menor at asu.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Scott.Menor at asu.edu
------- Comment #4 from Scott.Menor at asu.edu 2006-06-29 21:31 PDT -------
(possibly related)
1. Open a web page with a text area, like
this: data:text/html,<textarea%20rows="5"></textarea>
2. Type a pair of quotation marks
""
3. Press the left arrow key to move the cursor between the quotation marks
4. Paste some text between the quotation marks
Expected results:
The pasted text should appear between the quotation marks
"pasted text"
Actual results:
The pasted test appears to the left of the quotation marks
pasted text""
Regression:
This does not occur on Safari 2.0.4 (419.3) on Mac OS X 10.4.7 (8J135/PowerPC).
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list