Environment Details:
OS Version: Dev (OS Build 27881.1000)
App: WinUI 3 Gallery
App Version: 2.6.0.0 (SDK 1.7)
AT: Screen reader
Pre-Requisite:
Turn on Narrator with shortcut key "win+ctrl+Enter" key.
Repro Steps:
-
Launch the WinUI 3 Gallery app.
-
Navigate to search box using tab key.
-
Type 'Slider' in search box and hit enter.
-
Navigate to 'Slider' card and activate it.
-
Navigate to "A Slider with range and steps specified" heading.
-
Navigate to the 'Minimum/Maximum'etc buttons.
-
Listen to narrator announcement.
Actual Result:
Inappropriate control type is defined for the 'Minimum/Maximum'etc buttons as only edit field. When user navigates to it narrator is announcing as "Minimum, edit", but a spin button is also defined as user can increase or decrease the value using arrow keys.
Expected Result:
Proper control type should be defined for the 'Minimum/Maximum'etc buttons as edit, spin buttons. When user navigates to it narrator should announce as "Minimum, edit, spin button".
User Impact: Users with visual impairments who rely on screen reader will be impacted if narrator fails to announce about the proper control type information.
User Impact:
Users with visual impairments who rely on screen reader will be impacted if narrator fails to announce about the proper control type information.
MAS Reference:
MAS 4.1.2 – Name, Role, Value
Trap ID:
1.4 - Uncomprehended Element
“Have feedback on bugs logged, please tag bug as “A11yRCA” and add your feedback in the comment section.”