Posts: 604
thriftee
Joined: 27 Feb 2009
#1
I have had this problem with other apps like Synaptic in the past.

When I click on the open area of the bar, it goes many pages instead of just one page like it should.

It works right in the Firefox on AntiX16 but is messing up in the version with AntiX17 beta.
Posts: 1,445
skidoo
Joined: 09 Feb 2012
#2
Is firefox the only application which is misbehaving? Test synaptic to see whether it's currently misbehaving also.

Try specifying a different gtk theme when launching firefox

========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://wiki.archlinux.org/index.php/GTK%2B"
linktext was:"https://wiki.archlinux.org/index.php/GTK%2B"
====================================

to find out whether the bug is specific to use of a particular theme (I'm guessing that it is).
Posts: 604
thriftee
Joined: 27 Feb 2009
#3
Thanks skidoo, you are a wealth of knowledge...

That's surprising someone would have done something like that on purpose. I'll boot it again and give it a try
Posts: 1,308
BitJam
Joined: 31 Aug 2009
#4
thriftee wrote:When I click on the open area of the bar, it goes many pages instead of just one page like it should.
I get this behavior with the newer Firefox in other distros.

A quick Google brings me to:
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"https://support.mozilla.org/en-US/questions/1121076"
linktext was:"How can i prevent the scrollbar to jump to the clicked location?"
====================================

Holding down the shift key while clicking is a work-around. They say the problem is in GTK-3 and there are links to more permanent solutions:
For Gtk+3, the solution is to add this to ~/.config/gtk-3.0/settings.ini:

Code: Select all

[Settings]
gtk-primary-button-warps-slider=false
If you can verify this works then I suggest we make this part of our OOTB default configuration.
Posts: 148
figosdev
Joined: 29 Jun 2017
#5
this has annoyed me so much about certain gtk applications for a while now.

i will likely add this modification to fig os; but no one here uses it. this is mostly a giant thank you for directing me to a solution towards this (utterly obnoxious) problem. i suspect that some gtk developer (any of them most likely) thought that everyone uses tablets now, and who cares if some little thing like scrollbars become all but useless to mouse users?

thats their problem for using a mouse instead of a tablet, says the gtk design guidelines (only joking, im pretty sure the gtk design guidelines just say"every man for himself!") thank you, thank you, thank you.