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

Combo box controls switch selected index on scroll wheel event on Mac.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • 4.8.x
    • 4.6.2
    • None
    • macOS

      In Qt example "sliders", or any other Qt example with a combo box:
      1. Click an edit field somewhere so that the edit field has keyboard focus.
      2. Position your cursor over a combo box
      3. Use your mouse scroll wheel to scroll up or down.
      BUG: combo box's selected item changes as you scroll through values.

      Compare with Apple-authored TextEdit.app:
      1. Open TextEdit.app
      2. Preferences
      3. Open and Save tab
      4. Position your cursor over a combo box
      5. Use your mouse scroll wheel to scroll up or down.
      Correct: combo box's selected item does not change.
      Even if you tab the keyboard xfocus into an Apple-authored combo box, the combo box ignores scroll wheel events. Only arrow keys can change its selected item.

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

            sorvig Morten Sørvig
            xcm Martin Petersson (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes