You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An exception occurs when a text is entered or deleted using an input method such as Japanese or Chinese
When the Japanese and Chinese input methods are used, pressing a key will add several more keys, and the actual situation is not deleted but added text
To Reproduce
Switch the input method to Japanese or Chinese
Click the keys on the keyboard to observe
Entering a key adds several more keys
Pressing the Delete button adds text instead of deleting it
2024-06-20.07.54.45.mov
Expected Behavior
Ability to enter and delete text as normal as NSTextView
Sorry, there is also a bug that is not clear, that is, when using Chinese or Japanese input method, input part of Chinese or Japanese, and then press the enter key, the text will be accidentally hidden.See the video above for details
Description
To Reproduce
2024-06-20.07.54.45.mov
Expected Behavior
Ability to enter and delete text as normal as NSTextView
Version Information
CodeEdit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]
Additional Context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: