pell icon indicating copy to clipboard operation
pell copied to clipboard

Typing with IME (Chinese characters) breaks on the first character

Open Horsetoast opened this issue 7 years ago • 2 comments

Thank you for your lightweight editor, we only have one problem with it. When you type Chinese characters the typing method somehow always breaks after the first character. It happens only on Chrome as far as we tested.

For example in the screenshot, I want the character 請, but the first q disrupted IME, so only ing is left. image

operating system: macOS High Sierra 10.13.4 browser: Google Chrome 65

Horsetoast avatar Jun 22 '18 03:06 Horsetoast

Thanks for the issue, though this is super specific and I have zero experience with non-English input, perhaps try checking out the very small source code file to pinpoint what's going on for that use case.

jaredreich avatar Jun 22 '18 04:06 jaredreich

@jaredreich I tried this in one of my projects and it works. Can we merge the fix in?

athrunsun avatar Jan 14 '19 07:01 athrunsun