middlemouse.scrollbarPosition no longer works on GTK3 scrollbars
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
People
(Reporter: ke5trel, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: regression, Whiteboard: [gfx-noted][tpi:+])
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
Comment 3•10 years ago
|
||
Comment 6•9 years ago
|
||
Comment 7•9 years ago
|
||
Updated•9 years ago
|
Updated•9 years ago
|
Comment 9•9 years ago
|
||
Updated•3 years ago
|
Comment 11•3 years ago
|
||
The severity field for this bug is relatively low, S3. However, the bug has 3 duplicates.
:stransky, could you consider increasing the bug severity?
For more information, please visit auto_nag documentation.
Comment 12•3 years ago
|
||
The last needinfo from me was triggered in error by recent activity on the bug. I'm clearing the needinfo since this is a very old bug and I don't know if it's still relevant.
Comment 13•6 months ago
|
||
If we take only the setting description https://kb.mozillazine.org/Middlemouse.scrollbarPosition in consideration:
True
Center the scroll position on the location of the middle click. (Default for Linux/Unix.)False
Do nothing. (Default for all but Linux/Unix.)
Then this is still relevant because if the GTK3 option gtk-primary-button-warps-slider is True (which is the default), then the middle-click does nothing regardless of the value of middlemouse.scrollbarPosition.
Arguably Firefox' default behavior should match the behavior of other GTK3 applications in the system.
Description
•