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

Support horizontal scrolling with Shift modifier key

    XMLWordPrintable

Details

    Description

      All Qt scrollviews implement horizontal scrolling with a scroll wheel by requiring that the Alt key is held down to scroll horizontally. The use of the Alt key to trigger this scroll behavior is unique to Qt; all other GUI toolkits and apps have since standardized on the Shift key instead. Users familiar with this convention are likely to try Shift+scroll on a Qt app, see that it doesn't work, and get mad at the app developer.

       

      It might be worth considering switching the horizontal scrolling modifier to Shift in the interests of cross-platform usability, or making Shift+scroll work in addition to Alt+scroll

      Attachments

        Issue Links

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

          Activity

            People

              srutledg Shawn Rutledge
              pointedstick Nate Graham
              Votes:
              2 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes