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

allow input elements to handle keydown events #209362

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

amunger
Copy link
Contributor

@amunger amunger commented Apr 2, 2024

fix #209355

input and text area elements will handle and swallow keypress events correctly, so just let them handle those. Similar to what was done here

@amunger amunger merged commit 225665b into main Apr 2, 2024
7 checks passed
@amunger amunger deleted the aamunger/webviewInputKeypresses branch April 2, 2024 19:40
@microsoft microsoft locked and limited conversation to collaborators Jun 10, 2024
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.

Cannot type text in a custom AnyWidget widget
2 participants