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

Avoid command action when key is typed in IME #580

Merged
merged 1 commit into from
Oct 17, 2017

Conversation

tmsanrinsha
Copy link
Contributor

If you are unfamiliar with IME, please read this article.
Handling IME events in JavaScript – Not Rocket Science
In the article, IME is handled with compositionstart event and compositionend event, but I used KeyboardEvent.isComposing instead.

@1995eaton 1995eaton merged commit 4d690bb into 1995eaton:master Oct 17, 2017
@1995eaton
Copy link
Owner

Thanks for the PR!

@tmsanrinsha tmsanrinsha deleted the fix-command-action branch November 5, 2017 09:28
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.

2 participants