You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some users (i.e. using German keyboard layout) expect actual keys to trigger certain features. Other users (i.e. Cyrillic keyboard layouts) expect positional shortcuts to trigger an action.
We currently do not properly handle positional keyboard shortcuts for undo/redo, giving users the impression that it does not work.
Steps to Reproduce
Open [https://demo.bpmn.io/s/start]
Model a change
Press CTRL/CMD + Z (positional) on a Cyrillic keyboard layout
See nothing happening
Expected Behavior
We properly handle both positional and literal key presses.
Describe the Bug
Some users (i.e. using German keyboard layout) expect actual keys to trigger certain features. Other users (i.e. Cyrillic keyboard layouts) expect positional shortcuts to trigger an action.
We currently do not properly handle positional keyboard shortcuts for undo/redo, giving users the impression that it does not work.
Steps to Reproduce
CTRL/CMD + Z
(positional) on a Cyrillic keyboard layoutExpected Behavior
We properly handle both positional and literal key presses.
Environment
Related to #1888
Related to camunda/camunda-modeler#2724
The text was updated successfully, but these errors were encountered: