Skip to content

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

Merged
michaelDCurran merged 1 commit into
nvaccess:masterfrom
lukaszgo1:I2988
Oct 24, 2019
Merged

Ignore duplicate focus events emitted by Windows 7 desktop items#10419
michaelDCurran merged 1 commit into
nvaccess:masterfrom
lukaszgo1:I2988

Conversation

@lukaszgo1

Copy link
Copy Markdown
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

Development

Successfully merging this pull request may close these issues.

Double announcing of desktop icons when alt+tab is pressed. Double speaking of menu items in Windows 7 Start Menu

3 participants