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

fix: prevent message sending during IME composition #656

Closed
wants to merge 1 commit into from

Conversation

ichihara-3
Copy link

HI. I found an issue when typing in a nonalphabetical language like Japanese.

In languages that use an Input Method Editor (IME), such as Japanese, the 'Enter' key is used to confirm character conversions. Thus, when typing in Japanese on the chat screen, pressing the 'Enter' key to select a Kanji would inadvertently send an incomplete message.

This update addresses and resolves this issue.

image

@ichihara-3 ichihara-3 changed the title fix: prevent message sending during shift key press and IME composition fix: prevent message sending during IME composition Dec 11, 2024
@thecodacus thecodacus self-requested a review December 13, 2024 20:08
@ichihara-3
Copy link
Author

Hi, I found the problem has been fixed on the main branch, so I'll close this PR.

@ichihara-3 ichihara-3 closed this Dec 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant