Automattic / simplenote-electron

Simplenote for Web, Windows, and Linux
https://app.simplenote.com
GNU General Public License v2.0
4.79k stars 558 forks source link

1st typed letter is missing when second letter is typed in Japanese Kana mode. #2615

Closed junsan99 closed 3 years ago

junsan99 commented 3 years ago

Expected

Japanease typed letter is disappeared.

Observed

Sometimes 1st letter is missing when 2nd letter is typed. In this case I want to input "テスト", but end of the movie, 1st "テ" is accepted, but when second "ス" is input, 1st "テ" is disappeared. In Kana mode, "テ"and "ス" are showed in one key type. It seems some wrong signal is inserted before 2nd letter is typed. So sometimes disappeared, sometimes remail storange word.

Reproduced

  1. In japanease Kana mode.
  2. Type "テスト" and Enter is itterated.
  3. In some case, 1st letter is disappeared. or insert indention.

In my test, this behavior is happen in Japanease letter. And it seems that behavior are appear between letter line. not in new line.

In simplenote-electron Ver.2.1, it doesn't happen.

https://user-images.githubusercontent.com/23394784/106446059-28bff080-64c3-11eb-87be-2b014c02edeb.mp4

Where did you see the bug

codebykat commented 3 years ago

Thanks for the report, @junsan99. This is being investigated already and we hope to have a fix soon. In the meantime you might be able to use the website successfully instead of the app (https://app.simplenote.com). #2522

junsan99 commented 3 years ago

Thanks! I misunderstood #2522 is closed. 2.6-beta2 is not fixed that, so report it.