A11y_VscodeWebviewUiToolkit_AllComponents_Combobox_ScreenReader: The NVDA does not announces the names of the menu items like "option label#1" when navigating using down arrow key. #181
Description
Actual:
The NVDA does not announces the names of the menu items like "option label#1" when navigating using down arrow key. It only announces "blank" for all the menu items
Similar issue is observed with Jaws
Similar issue is with the "Dropdowns" scenario
Expected:
The NVDA should be announcing the names of the menu items like "option label#1" along with menu item numbering like 1 of 3 when navigating using down arrow key.
GitHubTags: #A11yMAS;#A11yTCS;#A11ySev2;#SH_VscodeWebviewUiToolkit_Aug2021;#Webview UI Toolkit for Visual Studio Code;#Win32;#FTP;#DesktopApp;#WCAG1.3.1;#NVDA;#Jaws;#STP;#AINotInScope;
Environment Details:
Application Name: Vscode Webview Ui Toolkit
Windows Version: Win10
Screen Reader: NVDA(2021.1), Jaws(2021.2102.34)
Repro Steps:
- Launch VS Code
- Open WebView UI Toolkit: All Component extension
- Tab to Combo box element and tab to first combo box and expand it
- Start NVDA use down arrow to navigate and check the announcement
User Impact:
Screen Reader users will not get the proper information about the menu items in comboboxes
“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”