Fix shortcuts for Japanese input (e.g. Command + A).
When the Command and Control keys are pressed, keyboard events are handled by handleKeyEvent method.
Old: Copy and paste is not working. (Command + C, Command + V)
New
Differential D13414
macOS: Fix shortcut for Japanese input. Authored by Yuki Hashimoto (hzuika) on Nov 29 2021, 6:50 PM. Tags Subscribers None
Details Fix shortcuts for Japanese input (e.g. Command + A). Old: Copy and paste is not working. (Command + C, Command + V) New
Diff Detail
|