RESOLVED DUPLICATE of bug 11292 11261
REGRESSION: Mouse selection selects wrong text
https://bugs.webkit.org/show_bug.cgi?id=11261
Summary REGRESSION: Mouse selection selects wrong text
Matt Lilek
Reported 2006-10-11 17:37:22 PDT
Seleting text in a gmail message selects everything from that point up to the top of the first message including subjects, senders, etc. The blue selection overlay flickers on mouse movement between the proper selection and everything up to the top.
Attachments
testcase (1.39 KB, text/html)
2006-10-12 15:57 PDT, Matt Lilek
no flags
Matt Lilek
Comment 1 2006-10-11 18:24:41 PDT
This isn't limited to gmail.
Matt Lilek
Comment 2 2006-10-12 15:57:57 PDT
Created attachment 11055 [details] testcase
Matt Lilek
Comment 3 2006-10-12 15:58:26 PDT
It looks like this is an issue with selections in tables that happened between r16968 and 16977 (my guess is r16975). In the testcase, the best way to see this bug is to start selecting text near the beginning of the first paragraph of text and slowly select diagonally towards the bottom right side of the screen. The blue selection overlay will flicker and upon stopping mouse movement, the selection will actually be everything before where the selection was started. If the table only has one cell, it doesn't appear to exhibit the bug unless the display type is set to inline, but if the table has more than one cell, it happens no matter what the display type is, but is more obvious with display: inline.
Alexey Proskuryakov
Comment 4 2006-10-15 02:43:00 PDT
Sounds like a duplicate of bug 12292.
mitz
Comment 5 2006-10-20 14:53:08 PDT
*** This bug has been marked as a duplicate of 11292 ***
Note You need to log in before you can comment on or make changes to this bug.