[Webkit-unassigned] [Bug 13736] REGRESSION: Using the down arrow in a textarea gets "stuck" at the end of a wrapped line

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 10:11:48 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13736





------- Comment #5 from ddkilzer at webkit.org  2007-07-19 10:11 PDT -------
* STEPS TO REPRODUCE
1. Open this bug (or any Bugzilla bug on bugs.webkit.org).

2. Hit Cmd-L to select URL for the current bugs.webkit.org page you're on, then
hit Cmd-C to copy it to the pasteboard.

3. Click in "Additional Comments:" textarea to give it focus.

4. Type the following line of text (without double quotes) but DO NOT hit Enter
at the end; it should be on a single line; note the space at the end of the
line:

"2. Follow the Windows instructions on this page to check out the source code:
"

5. Hit Cmd-V to paste the URL (which should wrap to the next line).

6. Hit Enter to create a new line and move the caret to a blank line.

7. Hit the up arrow key twice to move the caret to the top left corner of the
textarea.

8. Hit the down arrow twice.

* EXPECTED RESULTS
The caret should be on the third (blank) line of the textarea.

* ACTUAL RESULTS
The caret gets "stuck" at the end of the first line.

* NOTES
It probably doesn't matter what text is typed or what is pasted as long as a
word wrap occurs when the paste happens.


-- 
Configure bugmail: http://bugs.webkit.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