Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.3.0
-
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
For Gerrit Dashboard: QTBUG-39605 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
87262,2 | Set StrongFocus on QQuickWidget | 5.3 | qt/qtdeclarative | Status: MERGED | +2 | 0 |