You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WinUI 3 Gallery: Design->Color]: On applying High Contrast modes, text present under 'Subtle fill' group is not visible as per High contrast standards #1953
Turn on Windows High contrast theme (Settings->Accessibility->High Contrast->Turn on High Contrast->Select High Contrast Aquatic / Desert theme)
Repro Steps:
Launch the WinUI 3 Gallery app.
Navigate to search box using tab key.
Type 'Color' in search box and hit enter.
Navigate to 'Color' card and activate it.
Navigate 'Fill' list item and select it.
Now observe the text present under 'Subtle Fill' group
Actual Result:
On applying High Contrast modes, text present under 'Subtle file' group is not visible as per High contrast standards
Note: Same issue is observed in entire component
Expected Result:
On applying High Contrast modes, text present under 'Subtle file' group is should be visible as per High contrast standards
User Impact:
Low vision users who rely on high contrast will face difficulties, if text present under 'Subtle fill' group is not visible as per high contrast standards.