Closed
Bug 185918
Opened 22 years ago
Closed 22 years ago
Drag+select to scroll then mouseup results in lost mouseup
Categories
(Core :: DOM: Selection, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 119415
People
(Reporter: bugmail, Assigned: mjudge)
References
()
Details
FizzillaMach/2002121607 ignores the mouseup when the user clicks and drags to
select in the Content area, then drags the mouse to some area outside the
Content area (such as the chrome or outside the window bounds) that initates
scrolling.
To reproduce,
1. access <http://www.mozilla.org/>
2. click+drag downards below the content area so scrolling commences
3. Release the mouse button
4. Move the pointer back up onto the content area and watch selection adjustment
incorrectly continue
*** This bug has been marked as a duplicate of 119415 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•