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

Ignore duplicate focus events emitted by Windows 7 desktop items #10419

Merged
merged 1 commit into from Oct 24, 2019

Conversation

lukaszgo1
Copy link
Contributor

Link to issue number:

Fixes #2988

Summary of the issue:

When coming back to Windows 7 desktop from different programs by alt+tab or with Windows+D from start menu selected icon was often announced twice. It was caused by the fact that Similarly to #474 additional focus event was fired on the parrent of these items.

Description of how this pull request fixes the issue:

The class created to fix #474 is now used for these icons.

Testing performed:

  1. Tested that in situations in which selected icon was announced twice it no longer is.
  2. Ensured that fix for Double speaking of menu items in Windows 7 Start Menu #474 is still functional.

Known issues with pull request:

None known

Change log entry:

None needed

@michaelDCurran michaelDCurran merged commit 45614e4 into nvaccess:master Oct 24, 2019
@nvaccessAuto nvaccessAuto added this to the 2019.3 milestone Oct 24, 2019
@lukaszgo1 lukaszgo1 deleted the I2988 branch October 24, 2019 22:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants