Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
5.1.0 RC2
-
None
-
Windows 7. Qt 5.1.0rc2. Qt Creator.
-
a096b4680dca367ec26725d064eba1df6c37d6b7
Description
If Qml within a widget created by QWidget::createWindowContainer is focused, then menu accelerators via a non-Qml QMenuBar do not work.
EXAMPLE AND INSTRUCTIONS
1. Download, build, and run.
2. Click on text field. Hit Ctrl-T. Notice 'clicked' in output. Working correctly.
3. Click on list item (Qml). Hit Ctrl-T. Notice no output. Failing.
Attachments
Issue Links
- is required for
-
QTBUG-32183 Issues to be fixed in 5.1.1 (next patch release)
- Closed