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

Setting QComboBox tab order after setting setEditable results in incorrect behavior

XMLWordPrintable

      When setting a QComboBox's tab order after setting it to be editable, the tab behavior is not correct.

      A workaround exists, by unsetting each QComboBox's QLineEdit's focusProxy before reassigning the tab order then setting the focusProxy back the correct behavior is observed.

      Issue is not present in 5.15.2, seems to be a regression as a result of the fix for QTBUG-81097

      The attached project reproduces the issue.

        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
            kevin.zhang Kevin Zhang
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes