[ui5-carousel] [accessibility] (Role with implied hidden content has keyboard focus) #10198
Open
1 task done
Labels
author action
bug
This issue is a bug in the code
information required
Further information is requested
Bug Description
When attempting to include focusable content such as links, buttons, or any interactive elements inside a carousel, an accessibility error occurs.
Accessibility issue:
Role with implied hidden content has keyboard focus
Some elements have a role that implies their internal structure should be hidden from assistive technologies. In other words, their sub-elements have a presentational role.
If a sub-element has keyboard focus, it should be moved outside of the presentation role.
Affected Component
No response
Expected Behaviour
No response
Isolated Example
No response
Steps to Reproduce
add focusable element inside carousel
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
1.24.12
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: