RESOLVED DUPLICATE of bug 12593 19466
drag selection in textarea wraps around to the top if the mouse is positioned just on the bottom boundary
https://bugs.webkit.org/show_bug.cgi?id=19466
Summary drag selection in textarea wraps around to the top if the mouse is positioned...
Jonathon Jongsma (jonner)
Reported 2008-06-10 12:17:48 PDT
if you have a text area with some text in it, if you click a spot in teh center of the text area and then drag down to select text, when the mouse pointer reaches the edge of the text box, the selection highlight will wrap around as if the mouse pointer was above the first line of the textarea.
Attachments
video capture of the bug (330.10 KB, video/ogg)
2008-06-10 12:18 PDT, Jonathon Jongsma (jonner)
no flags
test case (375 bytes, text/html)
2008-06-10 12:23 PDT, Jonathon Jongsma (jonner)
no flags
Jonathon Jongsma (jonner)
Comment 1 2008-06-10 12:18:41 PDT
Created attachment 21606 [details] video capture of the bug
Jonathon Jongsma (jonner)
Comment 2 2008-06-10 12:21:34 PDT
I should also note that I have observed this behavior on both QtWebKit and Gtk WebKit.
Jonathon Jongsma (jonner)
Comment 3 2008-06-10 12:23:18 PDT
Created attachment 21607 [details] test case just a simple html file with a textarea and some text to use for testing.
mitz
Comment 4 2008-06-10 14:26:07 PDT
*** This bug has been marked as a duplicate of 12593 ***
Note You need to log in before you can comment on or make changes to this bug.