https://bugs.kde.org/show_bug.cgi?id=379498
--- Comment #16 from Nate Graham <n...@kde.org> --- Git commit dcadc14c952df6a25a357dbaad16ebde15b438a8 by Nate Graham. Committed on 02/12/2019 at 18:18. Pushed by ngraham into branch 'master'. Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on kdeglobals setting Summary: CCBUG: 379498 Test Plan: - Set `ScrollbarLeftClickNavigatesByPage=true` in the `[KDE]` section of ~/.config/kdeglobals - Click in the scroll trough in a Qt/KDE app - See that the scroll handle position jumps right there - Set `ScrollbarLeftClickNavigatesByPage=false` or remove it from kdeglobals - Click in the scroll trough in a Qt/KDE app - See that the scroll handle moves up or down by one page height Reviewers: #frameworks, #plasma Subscribers: broulik, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D25360 M +5 -0 src/kstyle/kstyle.cpp https://commits.kde.org/frameworkintegration/dcadc14c952df6a25a357dbaad16ebde15b438a8 -- You are receiving this mail because: You are watching all bug changes.