Gtk-scroll-behaviour

From wikipost
Jump to navigation Jump to search


When I left-click anywhere above or below the thumb, it jumps to that position and starts dragging from there. The expected behavior is to scroll one page up or down.

When I right-click anywhere above or below the thumb, it scrolls one page up or down. That is the behavior I expect from left-clicking, the same way it works on GTK2 and QT applications.

Horizontal scrollbars have the same problem.

The problem is caused by GTK 3, and can be cured by creating or editing a file

~/.config/gtk-3.0/settings.ini

with contents

[Settings] gtk-primary-button-warps-slider = false



https://forums.gentoo.org/viewtopic-t-948904-start-0.html

https://askubuntu.com/questions/295988/how-to-fix-gtk3-scrollbar-behavior