Description
Target Platforms
Android
SDK Version
1.0.1 (2)
Application Name
Adaptive Cards
Problem Description
Test Environment:
OS: Android 13
Device: S20
Screen Reader: Talkback
AdaptiveCard Android App version: 1.0.1 (2)
Repro Steps:
- Launch the Adaptive cards app on Android.
- Turn on Talkback.
- Navigate to 'Import' control and select it.
- Navigate to 'Sample cards' and select it.
- Navigate to available dropdown under 'Sample cards'.
- Navigate to available dropdown under 'Sample cards' and select it.
- Navigate all the controls under dropdown and select 'Weather Large'.
- Navigate the card using swipe gesture and observe the issue.
Actual Result:
While navigating the 'Weather Large' card using swipe gesture, talkback focus is landing on the hidden place and it is announcing as 'Mostly Cloudy Weather.'
Expected Result:
While navigating the 'Weather Large' card using swipe gesture, talkback focus should not land on the hidden place. It should lands on the next visual appearing control.
User Impact:
It will impact the screen reader user as they will get confused if the focus lands on the hidden place also, they will try to perform action on it as well as it will consume their time to navigate on the next control.
WCAG Reference:
https://www.w3.org/WAI/WCAG21/Understanding/meaningful-sequence
Have feedback to share on Bugs ? please tag bug as “A11yRCA” and add your feedback in the comment section
Screenshots
Talkback.focus.landing.on.the.hidden.place.mp4
Card JSON
NA
Sample Code Language
No response
Sample Code
No response