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: Don't emit focus events twice on Unix #354

Merged
merged 1 commit into from
Feb 21, 2024
Merged

Conversation

DataTriny
Copy link
Member

All state-related events are already taken care of by PlatformNode::notify_state_changes. Firing these events twice often make Orca fail to announce when text input nodes get the focus.

@mwcampbell mwcampbell merged commit b39216c into main Feb 21, 2024
10 checks passed
@mwcampbell mwcampbell deleted the unix-fix-focus-events branch February 21, 2024 19:13
@mwcampbell mwcampbell mentioned this pull request Feb 21, 2024
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