Open
Bug 1120094
Opened 10 years ago
Updated 4 years ago
Dragging scrollbar-dragger when text is selected doesn't work
Categories
(Core :: DOM: Selection, defect, P5)
Core
DOM: Selection
Tracking
()
NEW
People
(Reporter: elbart, Unassigned)
References
()
Details
Attachments
(2 files)
Select text like in the screenshot. It's easiest when click-dragging from the posting to the Google-logo
Try to drag the scrollbar-dragger does not work, it only moves a few pixels and then you have a translucent "preview" of the selection next to the cursor.
Scrolling with the mouse's scrollwheel or by clicking in the empty scrollbar-space above and below the dragger does work.
Reproduced in Win and Ubuntu.
Range in which the selection-behavior changed:
Last good revision: 9af2a428dcb1 (2009-12-11)
First bad revision: d379a17cbf8f (2009-12-12)
Pushlog:
http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=9af2a428dcb1&tochange=d379a17cbf8f
Updated•10 years ago
|
Updated•10 years ago
|
Component: Widget → Selection
Comment 2•4 years ago
|
||
Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.
If you have reason to believe this is wrong, please write a comment and ni :jstutte.
Severity: normal → S4
Priority: -- → P5
I hit this after accidentally selected content of the code block in https://bugzilla.mozilla.org/show_bug.cgi?id=1692276#c1 and then trying to scroll it (also reproducible after selecting whole page by Ctrl+A).
You need to log in
before you can comment on or make changes to this bug.
Description
•