[Adaptive Cards - Elements Properties] - Screen reader is not announcing complete information while navigating on the option present under the more option.
vagpt opened this issue · 0 comments
Target Platforms
Other
SDK Version
1.6
Application Name
Adaptive Cards
Problem Description
Test Environment:
URL: https://adaptivecards.io/
OS Version: Dev (OS Build 27695.1000)
Browser Version: Version 130.0.2849.1 (Official build) dev (64-bit)
Screen Reader: Narrator
Repro Steps:
- Open the above URL on the Edge Dev browser.
- Press tab key and navigate to the Designer tab item and press enter key to select it.
- Press tab key navigate to the editor section and select any field.
- Press tab key and navigate to the 'Element Property' button and press enter key to activate it.
- Navigate to more option button using tab key and activate it using enter key.
- Navigate the list item and observe the issue.
Actual Result:
While navigating on the list items present under more option button, screen reader is not conveying the complete information about the option. It is just announcing as '$root 1 of 1 level 1 expanded current selected.'
Expected Result:
Screen Reader should convey the complete information for the list items. It should announce as '$root object 1 of 1 level 1 expanded current selected.'
Note:
Same issue is repro throughout the element properties screen.
Same issue is repro with NVDA.
User Impact:
It will impact the screen reader user as they will not get the complete information about the options due to this there might be a chance that important information miss by them.
WCAG Reference:
https://www.w3.org/WAI/WCAG21/Understanding/info-and-relationships
Have feedback to share on Bugs? please tag bug as “A11yRCA” and add your feedback in the comment section
Screenshots
Screen.reader.is.not.conveying.the.complete.list.items.name.mp4
Card JSON
NA
Sample Code Language
No response
Sample Code
No response