Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-80728

Setting QStyle::SH_ScrollBar_LeftClickAbsolutePosition should invert the middle-click behavior

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.13.1
    • Widgets: Styles
    • None
    • Linux/X11

      Normally, left-clicking on the scrollbar track jumps the scroll handle up or down by one page height, while middle-click zooms it to the clicked location.

      If you set `QStyle::SH_ScrollBar_LeftClickAbsolutePosition`, then left-clicking will zoom the slider to the clicked location, but middle-clicking becomes ignored. Instead, using this style hint should make middle-clicking navigate by page.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            pointedstick Nate Graham
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes