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
#A11yTCS; #A11yMAS; #A11ySev2; #WPF; #BM_WPFRuntime_Win32_JUNE2025; #WCAG2.4.7; #Win32; #DesktopApp; #FTP; #Benchmark; #HighContrast; #Closed;
Environment Details:
Application Name: WPF
Version
OS: Windows 11[Version 23H2(OS Build 22631.3593)]
Prerequisites to apply High Contrast
- Open settings, tab till accessibility and press enter.
- Tab till contrast theme list item and press enter.
- Tab till contrast themes dropdown and press enter then select 'Aquatic' theme.
- Tab till 'apply' button and press enter.
Repro Steps:
- 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.
- Apply High contrast
- TAB till Column header of table
- Observe the issue
Actual Result:
Keyboard focus is not visible on column header of expense report table after applying high contrast.
Similar issue repro in following scenario:
- Launch Edit Examiner Demo folder form WPF-NET10-A11y-Testing.zip Zip File
- TAB till Edit Examiner Demo exe file and open it.
- TAB till Now exception text box used to show error
- Observe that keyboard focus is not visible
Expected Result:
When navigating with the TAB key, the keyboard focus should not move to the entire column header section as it is non-actionable. Additionally, when the focus moves to the first and second column header, the keyboard should be visible in high contrast mode.
User Impact:
Low vision user who uses application in high contrast mode will not able able to see keyboard focus when moves through column header section on pressing tab key.
Attachment
Aquatic Mode
10945_Aquatic.mp4
Desert mode
10945_Desert.mode.mp4
Similar issue attachment
Aquatic Mode
10945_Similar.issue.Aquatic.mp4
Desert mode