Helmut K. C. Tessarek
340312fa80
Desktop: Fix handling of certain keys in shortcut editor ( #4022 )
...
String.fromCharCode expects unicode charcodes as an argument; e.keyCode returns javascript keycodes.
Javascript keycodes and unicode charcodes are not the same thing!
Therefore I used an array to map keycodes. This seems to be the only way to make this work properly.
I also changed the width of the shortcut recorder input field to 200px, since certain key combinations are cut off, because they don't fit in the field.
2020-11-12 18:40:00 +00:00
..
2020-11-05 16:58:23 +00:00
2020-11-07 15:59:37 +00:00
2020-11-05 16:58:23 +00:00
2020-11-12 18:40:00 +00:00
2020-11-09 12:07:37 +00:00
2020-11-05 16:58:23 +00:00
2020-11-09 12:07:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-08 01:08:33 +00:00
2020-11-05 16:58:23 +00:00
2020-11-09 12:07:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-08 01:23:12 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-05 16:58:23 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-05 16:58:23 +00:00
2020-11-07 15:59:37 +00:00
2020-11-05 16:58:23 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-07 15:59:37 +00:00
2020-11-05 16:58:23 +00:00