Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.2
Description
Widget and any native win32 application doesn't seem to have any issue when being embedded, but Qt Quick applications cannot handle keyboard input and there is no focus.
To reproduce:
- build and deploy 02_webapp
- adjust paths mainwindow.cpp in 01_embedapplication
- run 01_embedappliaction
- try to write something to the text field
Attachments
Issue Links
- relates to
-
QTBUG-117595 Add mechanism in order to “host” a control with a Tab-focus regime different from QQuickItem
- Reported