Skip to content

Conversation

yongsk0066
Copy link

Problem

When using IME (CJK), pressing Shift+Enter during character composition incorrectly triggers form submission along with line break insertion.

2025-09-22.22.02.25.mov
2025-09-23.09.01.57.mov

Solution

Modified the Enter key handler to ignore all keyboard events during IME composition (e.isComposing === true), allowing the browser to handle IME input naturally

2025-09-23.08.37.38.mov

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@yongsk0066 yongsk0066 requested a review from a team as a code owner September 23, 2025 00:03
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