RESOLVED WORKSFORME 47026
Selecting a double space marks the rest of the line as selected too
https://bugs.webkit.org/show_bug.cgi?id=47026
Summary Selecting a double space marks the rest of the line as selected too
Yair Yogev
Reported 2010-10-01 16:13:02 PDT
Created attachment 69534 [details] reduction Open the attachment and follow the instructions. You should be able to see the results as seen in the screenshot. To reproduce reliably, try to drag from the center of the N letter to the left You can also drag from the center of the g letter (right before that N) to the right but that selection has to be shorter. originally posted in the chromium bug tracker as: http://crbug.com/27889
Attachments
reduction (307 bytes, text/html)
2010-10-01 16:13 PDT, Yair Yogev
no flags
screenshot (14.07 KB, image/jpeg)
2010-10-01 16:14 PDT, Yair Yogev
no flags
demo (938 bytes, text/html)
2010-10-01 17:09 PDT, Ryosuke Niwa
no flags
Yair Yogev
Comment 1 2010-10-01 16:14:08 PDT
Created attachment 69535 [details] screenshot
Ryosuke Niwa
Comment 2 2010-10-01 17:09:40 PDT
Created attachment 69544 [details] demo This bug seems to only reproduce on non-editable region.
Ryosuke Niwa
Comment 3 2010-10-01 17:12:50 PDT
Also note that the copied text is " " so it's clearly rendering issue (i.e. selection positions are correct). Whoever writes a patch for this bug should ignore my comment in the demo to include dump-as-markup.js since this bug clearly requires pixel by pixel comparison of the rendered result.
Robert Hogan
Comment 4 2013-01-28 12:12:55 PST
I can't reproduce this using r139950.
Ryosuke Niwa
Comment 5 2013-01-28 12:19:16 PST
Same here.
Note You need to log in before you can comment on or make changes to this bug.