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

Voice recognition handling #450

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

BartoszGrajdek
Copy link
Collaborator

@BartoszGrajdek BartoszGrajdek commented Aug 13, 2024

Details

Voice recognition on android wasn't working due to wrong handling of composition events (mWeb).

This PR changes how we treat all insertCompositionText inputs to make sure that the text gets parsed only once the composition is over.

Related Issues

GH_LINK

Manual Tests

Linked PRs

@BartoszGrajdek BartoszGrajdek merged commit 3a97f41 into main Aug 14, 2024
5 checks passed
@BartoszGrajdek BartoszGrajdek deleted the @BartoszGrajdek/voice-recognition-fix branch August 14, 2024 11:30
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.

3 participants