-
Notifications
You must be signed in to change notification settings - Fork 27
[Adaptive Cards - Input Form]: Talkback is not announcing the appeared Error message while activating the submit button. #493
Description
Target Platforms
Android
SDK Version
1.0.1
Application Name
Adaptive Cards
Problem Description
Test Environment:
OS Version: Android 16
Device: Samsung S24
Screen Reader: Talkback
Adaptive Card Android App version: 1.0.1
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 'Input Form' card.
- Navigate to the screen using left/right swipe gesture and observe the issue.
Actual Result:
While navigating the 'Input Form' screen using swipe gesture, Talkback is not announcing the appeared error message while left the field blank.
Expected Result:
Screen Reader should announce the appeared error message when user activates the submit button while there is no data.
User Impact:
It will impact the screen reader user as When TalkBack doesn’t announce the error message due to user will assume as that fields are not mandatory.
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
Talkback.is.not.announcing.the.appeared.Error.message.while.activating.the.submit.button.mp4
Card JSON
NASample Code Language
No response
Sample Code
No response