Description
Please do not close this bug. This bug should only be closed by Trusted Tester after verification.
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags:
#A11yMAS; #A11yTCS; #Win32; #DesktopApp; #A11ySev2; #BM_Visual Studio Code Client Copilot_Win32_June2025; #Visual Studio Code Client; #WCAG3.3.2; #FTP; #Labels or Instructions; #AILimited; #NVDA; #Win11; #VSCode2025;
Actual Result:
There is no instructions for screen reader user use "ctrl+K and ctrl+I" to select suggestions.
Expected Results:
Instructions should be provided for suggestions popup like use “ctrl+K and ctrl+I” to select the suggestions.
Environment Details:
Application Name: Visual Studio Code Client Win32
Visual Studio Code insider Version: 1.101.0 – insider(user setup)
Edition Windows 11 Enterprise
Version 24H2 OS build 26100.4202
NVDA version: 2024.4.2(2024.4.2.35031), JAWS.
Repro Steps:
- Open the "Visual Studio Code" dialog box.
- In Visual Studio Code, create a new JavaScript (*.js) file.
- In the code Paste this code function calculateDaysBetweenDates(begin, end) { and press enter.
- A suggestion will appear.
- Press "Ctrl + K, Ctrl + I" and a tooltip will appear.
- Observe that There is no instructions for screen reader user use "ctrl+K and ctrl+I" to select suggestions.
User Impact:
Screen Reader users will face difficulty of accessing the suggestions without instructions Provided for those.