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(input): send keypress event for enter key in chromium #3796

Merged
merged 1 commit into from
Sep 9, 2020

Conversation

JoelEinbinder
Copy link
Contributor

This disables sending editing commands to Chromium that would insert text. I got a little bit lost trying to debug exactly why this behaves differently from the native keypresses in Chromium. But this seems to match what Chromium does.

#3781

@pavelfeldman pavelfeldman merged commit 1791be6 into microsoft:master Sep 9, 2020
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