[Webkit-unassigned] [Bug 9708] REGRESSION: NativeTextArea: "invisible blank lines" added after unfocus+focus

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Jul 15 14:30:03 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9708





------- Comment #5 from ddkilzer at kilzer.net  2006-07-15 14:30 PDT -------
Here is another way to reproduce this bug with the RIGHT ARROW.

Steps to reproduce:

1. Open a page with a text area (like this bug).
2. Type "abc".
3. Hit Enter.
4. Type "123".
5. Hit Enter.
6. Cmd-A to select all.
7. Cmd-X to cut.
8. Hit Enter.
9. Hit Cmd-V to paste.
10. Click the mouse on the first line (which is blank) to position the cursor.
11. Click the right arrow FIVE times.

Expected results:

The cursor should be at the beginning of the third line.

Actual results:

The cursor is at the end of the second line.  Hitting the right arrow a sixth
time places the cursor AFTER the first character ("1") on the third line.


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