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

Tab focus navigation broken with QQuickWidget

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes