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

QComboBox and Qt::StrongFocus

    XMLWordPrintable

Details

    Description

      The combo boxes change the current index if the user accidentally move the mouse wheel on the combo box. So I try to set the focus policy to Qt::StrongFocus, so the combo box shouldn't acquire the focus with the wheel event. Unfortunately this has not effect and the combo box continue to change the current index even if has not the focus.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            puffosauro Fabio Dago
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes