Open
Bug 1750088
Opened 3 years ago
Updated 1 year ago
Scrollbars in the browser toolbox get stuck in active state if you click and drag the thumb, then move your mouse cursor outside of the toolbox window bounds
Categories
(DevTools :: General, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: aminomancer, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: ux-mode-error)
STR
- Open browser toolbox (Ctrl+Shift+Alt+I)
- Open a tab that has an overflowing view, e.g., open a long stylesheet in the style editor.
- Click and drag the scrollbar thumb...
- Without releasing the left mouse button, move your mouse cursor out of the window's bounds. For example if you're viewing a stylesheet the scrollbar is on the right edge of the window, so you can just move your mouse cursor a few pixels to the right.
- With the mouse cursor out of the window's bounds, release the left mouse button.
- Move your mouse cursor back into the window bounds.
Expected
Nothing should happen from here, the scrollbar should no longer be active.
Actual
The scrollbar continues to be dragged up and down with the mouse cursor, even though no button is being held. It does not stop dragging until you left click again. This makes some scrollbars pretty difficult and frustrating to use — many of them are so close to the window's edge that this happens very frequently, at least for me.
Comment 1•3 years ago
|
||
Thank you for the report!
I can reproduce the problem on my machine (Win10, Firefox Nightly)
Honza
Blocks: 1402837
Has STR: --- → yes
Comment 2•3 years ago
|
||
The severity field is not set for this bug.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(odvarko)
Updated•3 years ago
|
Severity: -- → S3
Flags: needinfo?(odvarko)
Priority: -- → P3
Updated•1 year ago
|
Keywords: ux-mode-error
You need to log in
before you can comment on or make changes to this bug.
Description
•