Open
Description
"Check out Accessibility Insights! - Identify accessibility bugs before check-in and make bug fixing faster and easier."
GitHub Tags
#A11yTCS; #A11yMAS; #A11ySev3; #WPF; #BM_WPFRuntime_Win32_JUNE2025; #WCAG4.1.2; #Win32; #DesktopApp; #FTP; #Benchmark; #AI4W; #A11yAuto;
Environment Details:
Application Name: WPF
Version
OS: Windows 11[Version 23H2(OS Build 22631.3593)]
Repro Steps:
- Open ExpenseItDemo folder from the extracted WPF-NET10-A11y-Testing.zip Zip File
- TAB till ExpenseItDemo exe file and open it.
- "Expenselt standalone" Window gets opened.
- TAB till "Create a expense report" button and press ENTER key.
- TAB till "View chart" button and press ENTER key.
- Run fast pass
- Observe the issue
Issue Details:
The Name property of a focusable element must not be null. Section 508 502.3.1
Similar issue repro in following scenario:
Scenario 1:
- Launch Editing Examiner Demo folder form WPF-NET10-A11y-Testing.zip Zip File
- TAB till Editing Examiner Demo exe file and open it.
- Editing Examiner Window gets opened.
- TAB "Help Tab" and press ENTER key
- Run fast pass and observe the issue
Scenario 2:
- Open ExpenseItIntro folder from the extracted WPF-NET10-A11y-Testing.zip Zip File
- TAB till ExpenseItIntro exe file and open it.
- "Expenselt" Window gets opened.
- TAB till name list
- TAB till view button and press ENETR key.
- Run fast pass and observe the issue
Element path:
list view
How To Fix:
Provide a UI Automation Name property that concisely identifies the element.
Attachment:
Similar issue 1 attachment
Similar issue 2 attachment
This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.
4427
Metadata
Metadata
Assignees
Labels
No labels