xvvvyz/tilde

Input method problem

NoverNobida opened this issue · 2 comments

East Asian scripts are not letters, such as ** 한국 にほん. In East Asia, we use the keyboard to type characters through "multiple letter combinations".
However, when typing in Tilde, it will appear that the first character is always an English letter instead of an East Asian character.

@NoverNobida thanks for opening this. After logging a few keypresses, the first character is indeed a normal English letter keypress and the event doesn't indicate any "composing" of a script. Because of this, I'm not sure how we can differentiate the events to fix this bug. It may be a hard limitation of dynamically showing the search form.