Details
-
Bug
-
Resolution: Unresolved
-
P4: Low
-
None
-
5.0.0
-
None
Description
The QtQuick.Window item doesn't seem to get keyboard focus.
Code like the following:
import QtQuick.Window 2.0 Window { Keys.onReturnPressed: console.log("Return was pressed") }
will not emit warnings when run, yet does nothing when the Return key is pressed. Also, it's not possible to specify "focus: true", because that causes a parser error.
Attachments
Issue Links
- relates to
-
QTBUG-39630 Suggestion: make Window an Item
- Reported
Gerrit Reviews
For Gerrit Dashboard: QTBUG-28957 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
46260,4 | WIP: Keys attached property can attach to a Window as well | dev | qt/qtdeclarative | Status: ABANDONED | 0 | 0 |