CommunityToolkit / CommunityToolkit/Windows

[Segmented] Narrator doesn't announce ControlType / Selection state

Abierto
#192 0 comentarios 0 reacciones 1 asignado Reclamado por @niels9001 Ver en GitHub
accessibility :accessibility: bug components::controls::segmented
Lenguaje dominante
C#
Estrellas
1.1k
Forks
166
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Flagged in WinUI-Gallery repo:

**Pre-Requisite:**
Turn on narrator with shortcut key "win+ctrl+Enter" key.

**Repro-Steps:**
Launch the WinUI app.
Navigate to search box using tab key.
Type “Colors” and hit enter.
Navigate to Colors card and activate it.
Navigate between the Top banner items i.e., Text, Fill, Stroke, Background and Signal
Listen to the narrator announcement.

**Actual Result:**
Control type is not defined to the Top banner items i.e., Text, Fill, Stroke, Background and Signal and when user invoke any of the item there is no selection state information announced.

When user navigates through the items narrator simply announces the label and when user invoke any of the item screen reader remains silent. Fails to announce the selection state of the button.

**Expected Result:**
Control type should be defined to the Top banner items i.e., Text, Fill, Stroke, Background and Signal and Narrator should announce the selection state of the buttons as Selected/Unselected.

**User Impact:**
User with visual impairments who rely on screen reader will face difficulties and will not be able to know the control type and state if narrator fails to announce.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.