aria-practices icon indicating copy to clipboard operation
aria-practices copied to clipboard

Image Carousel with Tabs for Slide Control - no reading of panel text

Open axelf opened this issue 4 months ago • 2 comments

Hi,

I am on the sample page and select the navigation using the tab key. After that, the text in the panel is not read aloud to me; it only works when I select a new panel using the arrow keys.

axelf avatar Aug 23 '25 17:08 axelf

The ARIA Authoring Practices (APG) Task Force just discussed Issue 3355: feedback on Image Carousel with Tabs for Slide Control.

The full IRC log of that discussion <Jem> Topic: Issue 3355: feedback on Image Carousel with Tabs for Slide Control
<Jem> github: https://github.com/w3c/aria-practices/issues/3355
<Jem> We are open to modification of the design, which replace the use of ARIA live region with the use of aria described by.

css-meeting-bot avatar Sep 02 '25 18:09 css-meeting-bot

Per task force discussion, he task force is open to a PR that would experiment with replacement of aria-live with aria-describedby. Using aria-describedby would result in the behavior suggested in this issue for screen readers that support announcement of descriptions on focus.

mcking65 avatar Sep 09 '25 15:09 mcking65