-
Suggestion
-
Resolution: Unresolved
-
None
User Problem
Users trying to input keyboard shortcuts are having issues when using non-english language keyboards, such as Arabic
Suggested Solutions
On shortcuts, replace the usage of the "key" property of the KeyboardEvent with the "code" property instead, which has consistent value between different languages and keyboard layouts.
Current Workarounds
None Available.