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 #32822. Stop propagation keydown event when keybinding. #32826

Merged
merged 1 commit into from
Sep 27, 2017

Conversation

mazamachi
Copy link
Contributor

Fix the bug in #32822 due to event propagation is not stopped when ctrl key is pressed during composition.

@mention-bot
Copy link

@mazamachi, thanks for your PR! By analyzing the history of the files in this pull request, we identified @alexandrudima and @rebornix to be potential reviewers.

@alexdima
Copy link
Member

@mazamachi Thank you for your contribution. This makes good sense and fixes #32822 . The previous check was too strict (it also checked that no modifiers are pressed).

@alexdima alexdima merged commit e28fbfa into microsoft:master Sep 27, 2017
@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants