[Adaptive Card iOS - Action.ShowCard.Mode.Json]: After activating the 'More Information' button, screen reader is not announcing the information which is appeared on the screen.
vagpt opened this issue · 0 comments
Target Platforms
iOS
SDK Version
Version 1.0 (2.4.0-beta.24.5.30.1)
Application Name
Adaptive Cards
Problem Description
Test Environment:
Device: iPhone 11
iOS Version: 16.7.1
App Version: 1.0 (2.4.0-beta.24.5.30.1)
Screen Reader: Voice Over
Repro Steps:
- Launch Adaptive Cards iOS application.
- Home screen will appear.
- Activate Voice over
- Navigate to "V1.5" control and select it.
- Navigate to 'Elements' control and activate it.
- Navigate to 'Action.ShowCard.Mode.Json' and activate it.
- Perform right swipe and navigate to the 'Root Overflow Action' button.
- Double tap to activate it.
- Perform right swipe and navigate to the more option button.
- Double tap on it and observe the issue.
Actual Result:
After activating the 'More Information' button, screen reader focus is neither announcing the information about the displayed info nor landing on it.
Expected Result:
After activating the 'More Information' button screen reader should announce the displayed information to the user.
Also, focus should be land on the displayed information.
Note:
Same issue is repro throughout the application for the same type of control.
User Experience:
It will impact the screen reader user if the voice over does not convey the complete information for the day.
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
After.activating.the.More.Information.button.screen.reader.is.not.announcing.the.information.which.is.appeared.on.the.screen.mov
Card JSON
NA
Sample Code Language
No response
Sample Code
No response