Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
6.8
-
None
-
-
2d1db53f9 (dev), a2b1f1e69 (6.7), 268fa11ee (dev), 769f68b19 (dev), c0511410e (dev), 58d5d4b7c (dev)
Description
Describe window activation and focus in QWidget / QApplication
- Consequences for drawing
- Input focus
- Receiving of non-keyboard events
- Special cases: Qt::NoFocus, focus proxy
Describe implementation
- QWidgetPrivate::focus_prev / focus_next
- Private / Public APIs
- Interaction QWidget / QApplication
- Tests
- Passing focus / activation to containers / embedded windows
Define Interface to QtQuick
Attachments
Issue Links
- relates to
-
QTBUG-121789 Widgets and Quick hybrid UI development: Make sure that focus handling works
- Closed