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 crash in keyboard widget #1263

Merged
merged 1 commit into from
Feb 20, 2024
Merged

Fix crash in keyboard widget #1263

merged 1 commit into from
Feb 20, 2024

Conversation

felipeerias
Copy link
Collaborator

Fix a crash that happens because the InputConnection might be null when we try to submit a display command.

Fix a crash that happens because the InputConnection
might be null when we try to submit a display command.
@felipeerias felipeerias requested a review from svillar February 19, 2024 12:42
@svillar svillar merged commit 470c692 into main Feb 20, 2024
20 checks passed
@svillar svillar deleted the felipeerias/kbCrash branch February 20, 2024 08:15
@svillar
Copy link
Member

svillar commented Feb 20, 2024

Could you provide steps to reproduce it?

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