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

QAbstractSpinBox: mouse wheel events with control held step by ten, but the up/down buttons and keys do not.

    XMLWordPrintable

Details

    • 2d1e1f569b6de3edacd828c5e2452cfe1040192c e40f23f098a1e79c22df611b6312317582b95a3a

    Description

      My project requires that the user can press shift whilst interacting with a QSpinBox or QDoubleSpinBox and the step rate is multiplied by ten. This should affect mouse wheel events; Qt::Key_Up and Qt::Key_Down events; and clicking the spin box buttons.

      Similar functionality already exists: mouse wheel events with control held step by ten. However, I consider it a bug that this modifier is not consistently applied to other interactions.

      Attachments

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

        Activity

          People

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            nathan.collins Nathan Collins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes