TabView appears to not be implementing the Selection pattern #2847
Labels
accessibility
Narrator, keyboarding, UIA, etc
area-TabView
team-Controls
Issue for the Controls team
Milestone
I copied two TabView samples out of the Xaml Controls Gallery. Accessibility Insights for Windows identified this as a problem.
The following accessibility issue needs investigation.
App: WinUI_2-4_Test
Element path: tab ''
Issue Details: An element of the given ControlType must support the Selection pattern. Section 508 502.3.10
How To Fix: 1. Make sure the element has the appropriate ControlType property for its function.
2. If the current ControlType is correct, modify the element to support the Selection pattern.
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.
The text was updated successfully, but these errors were encountered: