-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Description
“Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier.”
GitHubTags:
#A11yMAS;#A11yTCS;#BM_.NET Core[WPF]_Win32_May23;#.NET Core;#A11ySev2;#WCAG1.3.1;#Narrator;#NVDA;#DesktopApp;#Win11;#Element:Tooltip;#Benchmark;#Closed;#Regressed:06-22-23;
Environment Details:
Application Name: .NET Core
.NET Version: .NET-SDK-8.0.100-preview.4.23260.5
WPF
Operating System: Windows 11 Enterprise 21H2
Screen Reader: Narrator, NVDA Version: 2022.4 (2022.4.0.27401)
Reproduction Steps
- Launch VS 2022 Preview
- Navigate to Sample Applications and right click on the "Editing Examiner Demo" and click on build.
- Then right click on Editing Examiner Demo then Click on Debug-->Start New Instance.
- "Edit Examiner" screen should open.
- Turn on Narrator.
- TAB to "Immediate Window", "Type command here", "No exception" control.
- Check whether Narrator is announcing the tooltip information for "Immediate Window", "Type command here", "No exception" control or not.
Expected behavior
The tooltip information for "Immediate Window", "Type command here", "No exception" control should be read by screen reader.
Actual behavior
Narrator is not announcing the tooltip information for "Immediate Window", "Type command here", "No exception" control.
Issue is also observed with NVDA screen reader.
Regression?
No response
Known Workarounds
No response
Impact
Screen reader users may not know the extra information which is provided in tooltip, and they will face difficulty in knowing the extra information about the control as screen reader is not announcing the tooltip information.
Configuration
No response
Other information
No response

