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

QQuickWidget must set StrongFocus by default

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.3.1
    • 5.3.0
    • Quick: Widget
    • None

      Right now input elements in Quick are not functional with QQuickWidget out of the box: one needs to set the focus policy manually.

      QQuickWindow/View does not have this issue, obviously since they are not widget-based. However QGraphicsView and QDeclarativeView (Qt Quick 1) both set StrongFocus by default so it is quite illogical not to do it for QQuickWidget too.

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

            lagocs Laszlo Agocs
            lagocs Laszlo Agocs
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes