Current behavior
The carousel slider content appears as the first element in the screen reader reading order, before the rotation control (pause/play) button.
Expected behavior
The rotation control button (pause/play) should be the first element in the screen reader reading order when navigating the carousel component, allowing users to control auto-rotation before encountering the carousel content.
Steps to reproduce
Navigate to a page containing the carousel component with auto-rotation enabled
Use a screen reader (NVDA, JAWS, VoiceOver, etc.)
Tab through the page or use screen reader navigation
Observe that the carousel content is announced/focused before the rotation control button
Suggested Reproduction Tools
Technical Information
This is an accessibility issue related
DoR
Current behavior
The carousel slider content appears as the first element in the screen reader reading order, before the rotation control (pause/play) button.
Expected behavior
The rotation control button (pause/play) should be the first element in the screen reader reading order when navigating the carousel component, allowing users to control auto-rotation before encountering the carousel content.
Steps to reproduce
Navigate to a page containing the carousel component with auto-rotation enabled
Use a screen reader (NVDA, JAWS, VoiceOver, etc.)
Tab through the page or use screen reader navigation
Observe that the carousel content is announced/focused before the rotation control button
Suggested Reproduction Tools
Technical Information
This is an accessibility issue related
DoR