Uh oh!
There was an error while loading. Please reload this page.
Fix the working of Ctrl-6 - #786
Conversation
Call interpretKeyEvents: with except Ctrl-O and Ctrl-U since should translate key-input by doCommandBySelector:.
Wow… these are some really unfortunately hairy special cases. A couple comments for @ichizok:
|
Only limiting this condition to be under Japanese IME helps prevents unintended effects on other IMEs as well, as this bug is only known to happen under Japanese IME with Windows shortcuts. Also update comments to be clear that most of the time you do want to go through the interpretKeyEvents: path.
ychin
commented
Nov 25, 2018
I made those changes and it's merged now. |
ichizok
commented
Nov 25, 2018
@ychin Sorry for the late reply.. and Thank you for improving 😄 |
ychin
commented
Nov 26, 2018
Sure np. I filed a bug with Apple, so hopefully they can address this (not going to share the radar number since it's internal to Apple anyway). |
fixes#785
interpretKeyEvents:; only Ctrl-O and Ctrl-U without no marked text