RESOLVED DUPLICATE of bug 56213 26788
Text selection is slow in native textareas
https://bugs.webkit.org/show_bug.cgi?id=26788
Summary Text selection is slow in native textareas
Daniele Metilli
Reported 2009-06-28 19:23:29 PDT
If a selection is performed too quickly in textareas, some characters do not get selected. The caret is shown in the correct position, but the resulting selection is incorrect. Steps to reproduce: 1) Open the test case 2) Follow the instructions
Attachments
Test case (352 bytes, text/html)
2009-06-28 19:24 PDT, Daniele Metilli
no flags
Test case (360 bytes, text/html)
2009-06-28 19:27 PDT, Daniele Metilli
no flags
Daniele Metilli
Comment 1 2009-06-28 19:24:19 PDT
Created attachment 31996 [details] Test case
Daniele Metilli
Comment 2 2009-06-28 19:27:46 PDT
Created attachment 31997 [details] Test case Fixed a wording mistake.
Alexey Proskuryakov
Comment 3 2009-06-30 02:12:06 PDT
Does this work right for you in other applications?
Daniele Metilli
Comment 4 2009-06-30 21:06:24 PDT
I have tried the test case in Firefox and it works correctly. This bug seems to be specific to WebKit native text areas. I can reproduce it on a G4 but not on an Intel Mac, so it might be a performance issue.
Daniele Metilli
Comment 5 2009-07-03 18:06:24 PDT
I still can't reproduce this bug on my Intel Mac. I will try it on another G4 as soon as I can.
Daniele Metilli
Comment 6 2011-03-28 20:15:07 PDT
Can't reproduce anymore, either the bug has been fixed or it was never there in the first place.
Alexey Proskuryakov
Comment 7 2011-03-28 23:34:23 PDT
I think there were some closely related bugs reported recently - Ryosuke might remember.
Ryosuke Niwa
Comment 8 2011-04-03 00:46:30 PDT
Fixed in http://trac.webkit.org/changeset/81053. *** This bug has been marked as a duplicate of bug 56213 ***
Note You need to log in before you can comment on or make changes to this bug.