D25360: Conditionally set SH_ScrollBar_LeftClickAbsolutePosition based on kdeglobals setting
    Nathaniel Graham 
    noreply at phabricator.kde.org
       
    Sun Nov 17 23:48:48 GMT 2019
    
    
  
ngraham created this revision.
ngraham added reviewers: Frameworks, Plasma.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
ngraham requested review of this revision.
REVISION SUMMARY
  CCBUG: 379498
TEST PLAN
  - Set `LeftClickNavigatesByPage=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 `LeftClickNavigatesByPage=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
REPOSITORY
  R252 Framework Integration
BRANCH
  left-click-warps-scrollbar-support (branched from master)
REVISION DETAIL
  https://phabricator.kde.org/D25360
AFFECTED FILES
  src/kstyle/kstyle.cpp
To: ngraham, #frameworks, #plasma
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191117/6e4bf011/attachment-0001.html>
    
    
More information about the Kde-frameworks-devel
mailing list