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

NVDA announces most of the WPF dialog contents on opening "Options" dialog when they obtain focus #8243

Closed
jeremymeng opened this issue May 7, 2018 · 4 comments

Comments

@jeremymeng
Copy link

Steps to reproduce:

  1. Open Visual Studio 2017 (a free community edition is available at https://www.visualstudio.com/downloads/)
  2. Invoke Tools | Options menu item
  3. Type "Live Unit Testing" in the search text box
  4. Click on the "General" node
  5. Type TAB key

image

Expected behavior:

NVDA should only announce the checkbox that has focus.

In this case General grouping | Pause Live Unit Testing during build and debug check box not checked

Actual behavior:

NVDA announces most of the controls on the right pane. Below is what is showing in the Speech Viewer:

image

Note that the Visual Studio Option dialog hosts both Win32 and WPF option pages
on the right pane. NVDA has this behavior for other WPF option panes as well.

Another example is Text Editor | C# | Advanced option pane. NVDA doesn't
announce the whole contents of an option page when it is implemented using Win32
controls. Most of the Visual Studio Option dialog panes are in Win32.

System configuration:

NVDA version: > 2018.1.1

NVDA Installed or portable:

Portable

Other information:

Windows version: Windows 10

Name and version of other software in use when reproducing the issue:

Other questions:

Does the issue still occur after restarting your PC?

Yes

Have you tried any other versions of NVDA?

No

@jeremymeng
Copy link
Author

Is it by-design?

@Adriani90
Copy link
Collaborator

cc: @francipvb maybe you can answer this as VB user and NVDA developer. Thank you very much.

@francipvb
Copy link
Contributor

Hello,

No, I don't think so.

Still occurs with latest alpha.

Cheers,

@Adriani90
Copy link
Collaborator

Closing as duplicate of the newer #15342. Note the comments there for more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants