Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
4.6.3, 4.7.0
-
None
Description
When the shortcut is entered, the signal "activated" is not emitted and the slot is not executed. When the application is run directly, the shortcut works as expected.
Attached is a test case to reproduce the issue. Drag "ShortcutApplTest.html" to Internet Explorer to run the control in the browser.
A workaround is to re-implement keyPressEvent() (of the main window in the above example) and to execute the method/slot when the expected key combination arises.
Attachments
Issue Links
- is required for
-
QTBUG-13924 When QAxWidget is hosted in a Qt application, closing a popup dialog of the embedded control does not give the focus back to the control
-
- Open
-
-
QTBUG-24209 Qt 5.0 - Windows: Fix the QtActiveQt module
-
- Closed
-