Describe the bug
Currently pressed keys on the keyboard only take effect, if a specific dom element is focused. Therefore sometimes keys won't trigger the desired action.
Expected behavior
Additional context
Also it should be tested that this doesn't interfere with form input.
Describe the bug
Currently pressed keys on the keyboard only take effect, if a specific dom element is focused. Therefore sometimes keys won't trigger the desired action.
Expected behavior
Additional context
Also it should be tested that this doesn't interfere with form input.