You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When navigating by keyboard so focus inside a carousel, AT will read buttons, but not read the content of the card.
Steps to reproduce
Go to MockBot/playground
Turn on AT
Type 'carousel'
Note that aria-live reads the entire contents of the carousel (expected)
Using keyboard, navigate into transcript and focus on carousel attachment (pressing enter to interact)
All buttons are focusable (and read aloud), but the card contents are not read. (incorrect)
Expected behavior
When navigating by keyboard, AT should summarize each card when focused, or at least summarize details (aria-details) when focusing on buttons inside the card.
[Bug]
The text was updated successfully, but these errors were encountered:
Screenshots
Version
4.13.0
Describe the bug
When navigating by keyboard so focus inside a carousel, AT will read buttons, but not read the content of the card.
Steps to reproduce
aria-live
reads the entire contents of the carousel (expected)Expected behavior
When navigating by keyboard, AT should summarize each card when focused, or at least summarize details (
aria-details
) when focusing on buttons inside the card.[Bug]
The text was updated successfully, but these errors were encountered: