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

QQuickWidget must set StrongFocus by default

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes