nvda icon indicating copy to clipboard operation
nvda copied to clipboard

When using the arrow keys to change the selection in the Authentication Mode combo box, screen reader is not announcing the change of selection.

Open msftedad opened this issue 1 year ago • 0 comments

Steps to reproduce:

  1. Open Visual Studio version 17.4.0 preview 2.0
  2. Run NVDA
  3. Create a new "Windows Forms App (.Net Framework)" project
  4. Tab till "Properties" in "Solution Explorer" section and press enter
  5. Tab till "Debug" tab item and press enter
  6. Tab till "Use remote machine" checkbox and select the checkbox
  7. Tab to the Authentication Mode combo box use arrow keys to change the section in the combo box and check if the screen reader is announcing the change in combo box.

Actual behavior:

When using the arrow keys to change the selection in the Authentication Mode combo box, screen reader is not announcing the change of selection.

Expected behavior:

When using the arrow keys to change the selection in the Authentication Mode combo box, screen reader should be announcing the change of selection.

NVDA logs, crash dumps and other attachments:

System configuration

OS Version: 21H2 Build 22000.978 Visual Studio version 17.4.0 preview 2.0

NVDA installed/portable/running from source:

Installed

NVDA version:

2022.2.3

Windows version:

Win 11

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

N/A

Other information about your system:

N/A

Other questions

N/A

Does the issue still occur after restarting your computer?

Yes

Have you tried any other versions of NVDA? If so, please report their behaviors.

No

If NVDA add-ons are disabled, is your problem still occurring?

Yes

Does the issue still occur after you run the COM Registration Fixing Tool in NVDA's tools menu?

Yes

msftedad avatar Sep 22 '22 11:09 msftedad