Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐞 An exception occurs when a text is entered or deleted using an input method such as Japanese or Chinese #1763

Closed
RonghuaHe opened this issue Jun 20, 2024 · 2 comments
Labels
bug Something isn't working triage needed

Comments

@RonghuaHe
Copy link

Description

  1. An exception occurs when a text is entered or deleted using an input method such as Japanese or Chinese
  2. 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

  1. Switch the input method to Japanese or Chinese
  2. Click the keys on the keyboard to observe
  3. Entering a key adds several more keys
  4. 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

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

@RonghuaHe RonghuaHe added the bug Something isn't working label Jun 20, 2024
@thecoolwinter
Copy link
Collaborator

This should be fixed with this pr: CodeEditApp/CodeEditTextView#40

@github-project-automation github-project-automation bot moved this from 🆕 New to 🏁 Complete in CodeEdit Project Jun 24, 2024
@RonghuaHe
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage needed
Projects
Status: 🏁 Complete
Development

No branches or pull requests

2 participants