Details
-
Suggestion
-
Resolution: Incomplete
-
Not Evaluated
-
None
-
5.12.3
Description
MenuItems should have shortcuts that just apply to the context of the Menu.
While it is possible to use Actions with a shortcut instead, actions always define
an application wide global shortcut.
If implementing e.g. a context menu for a TextField, then I want to use shortcuts like delete
and ctrl+c, but they should not override global action shortcuts and cannot be actions for this reason.