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

Check whether a keydown event is related to IME. #282

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

tamuratak
Copy link
Contributor

Check whether a keydown event is related to IME. Close #281.

@tamuratak tamuratak requested a review from a team as a code owner September 17, 2024 23:49
@tamuratak tamuratak requested review from pepelsbey and removed request for a team September 17, 2024 23:49
Copy link
Member

@pepelsbey pepelsbey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, good catch! Thank you :)

@pepelsbey pepelsbey merged commit b232504 into mdn:main Oct 18, 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.

On macOS, EditContext demo deletes one character after typing Enter
2 participants