Bug 14002 - Selection of text behaves wierdly in these tests
Summary: Selection of text behaves wierdly in these tests
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 523.x (Safari 3)
Hardware: PC OS X 10.4
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-05 11:16 PDT by Sridhar Gurivireddy
Modified: 2023-06-04 21:01 PDT (History)
5 users (show)

See Also:


Attachments
test case (2.34 KB, text/html)
2009-01-02 13:10 PST, Robert Blaut
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sridhar Gurivireddy 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>
Comment 1 mitz 2007-06-05 11:25:21 PDT
I think this is related (perhaps as the  root cause) to bug 12593.
Comment 2 Robert Blaut 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.
Comment 3 Ahmad Saleem 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.
Comment 4 zalan 2023-06-04 21:01:57 PDT
This seems to have something to do with the container being out-of-flow.