Open
Description
Screenshots
Version
4.12.0-0
with AC 2.5.0
.
Describe the bug
While testing transcript navigation, one of the screen reader behaviors around Adaptive Cards seems off.
We would need to repro this on a page outside of Web Chat. If it still repro, will bring it to the accessibility team to verify.
Steps to reproduce
AC card should be read if the user focus into it
- Build a plain HTML page
- Put a button "Hello"
- Append a AC container with a card, with at least one textblock "Aloha", followed by one button (e.g. card breakfast)
- Run the page with screen reader
- TAB into the first button "Hello"
- Expect: AT should narrate the content of the button, i.e. "Hello button".
- Press TAB again and it should focus the first input element in the AC
- Expect: AT should narrate the content of the card, i.e. "Aloha".
Additional context
[Bug]