Skip to content

fix: regression fix for #10482 #10518

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

Merged
merged 3 commits into from
Apr 15, 2024
Merged

fix: regression fix for #10482 #10518

merged 3 commits into from
Apr 15, 2024

Conversation

farfromrefug
Copy link
Collaborator

where WebView would have setFocusable set to false isUserInteractionEnabled was true. This would prevent input with keyboard to work in WebView

PR Checklist

What is the current behavior?

What is the new behavior?

Fixes/Implements/Closes #[Issue Number].

where `WebView` would have `setFocusable` set to false `isUserInteractionEnabled` was true.
This would prevent input with keyboard to work in `WebView`
@cla-bot cla-bot bot added the cla: yes label Apr 15, 2024
@NathanWalker NathanWalker merged commit 92b2ff8 into main Apr 15, 2024
2 of 4 checks passed
@NathanWalker NathanWalker deleted the farfromrefug-patch-1 branch April 15, 2024 17:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants