NEW 14002
Selection of text behaves wierdly in these tests
https://bugs.webkit.org/show_bug.cgi?id=14002
Summary Selection of text behaves wierdly in these tests
Sridhar Gurivireddy
Reported 2007-06-05 11:16:29 PDT
Use layout test fast/overflow/dynamic-hidden.html Select text by dragging text beyond the boundaries. background color drawn for selection is lost after mouse is dragged below the <div>
Attachments
test case (2.34 KB, text/html)
2009-01-02 13:10 PST, Robert Blaut
no flags
mitz
Comment 1 2007-06-05 11:25:21 PDT
I think this is related (perhaps as the root cause) to bug 12593.
Robert Blaut
Comment 2 2009-01-02 13:10:18 PST
Created attachment 26381 [details] test case Uploaded test case mentioned above. I can confirm this bug. The behavior is inconsistent with Firefox 3.1 beta 2 and Opera 10 alpha.
Ahmad Saleem
Comment 3 2023-06-02 19:07:53 PDT
I am able to reproduce this bug in Safari 16.5 & Chrome Canary 116 and the selection painting is listed once mouse / selection goes below 'div' / paragraph, only Firefox Nightly 115 maintains selection.
alan
Comment 4 2023-06-04 21:01:57 PDT
This seems to have something to do with the container being out-of-flow.
Note You need to log in before you can comment on or make changes to this bug.