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

Explorer: do not announce 'unknown' when opening quick link menu and selecting items from it (Windows+X) #8138

Merged
merged 2 commits into from Apr 20, 2018

Commits on Apr 2, 2018

  1. Explorer: do not announce 'unknown' when opening quick link menu (Win…

    …dows+X). Re nvaccess#8137.
    
    Windows with the class name of LauncherTipWnd and ApplicationManager_DesktopShellWindow fires focus events, causing NVDA to announce 'unknown' when opening quick link menu (Windows+X) and selecting an item from this menu. Suppress this if possible.
    josephsl committed Apr 2, 2018
    Copy the full SHA
    75cc9bd View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2018

  1. Copy the full SHA
    93325c9 View commit details
    Browse the repository at this point in the history