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

Tab focus navigation broken with QQuickWidget

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.11.0
    • 5.10.0 Beta 4
    • Quick: Widget
    • None
    • 996c6d452702162e909285b5be9a831290cff1c9

    Description

      in an application where QWidgets are mixed with QMl items with a QQuickWidget, pressing the Tab key will work as expected for the QWidgets, but then when the QQuickWidget gains focus, one would expect the focus will go down and keyboard focus will go in the qquickitems inside it by their own tab order.

      however, pressing tab, the focus just passes to the next QWidget after the QQuickWidget

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-64561
          # Subject Branch Project Status CR V

          Activity

            People

              andysh Andy Shaw
              notmart Marco Martin
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes