Details
-
Bug
-
Resolution: Out of scope
-
P3: Somewhat important
-
4.4.2
-
None
Description
For the mac it is normal for applications to be active, but no windows shown, a user then uses a shortcut key to create a new window and continue working. This is not possible on Qt, no shortcuts work if the application does not display a top level window.
To support this, there could be a new ShortcutContext that supports this behavior.