Closed
Description
Describe the bug
Open screen reader, try use keyboard tab key to navigate into table, only first column of header can be read out, for other cell, columm, row, all set tabindex=-1 which prevent user to read the table content by screen reader.
Isolated Example
No response
Reproduction steps
- Open screen reader by command + F5
- Use tab key navigate to Analytical table instane
- Try to read the content
- Enter into first cell, it will read content
- Then tab to next, it will leave table
...
Expected Behaviour
he screen reader should announce:
• The table role.
• Column headers (e.g.,).
• Row data corresponding to the selected cell.
Screenshots or Videos
No response
UI5 Web Components for React Version
Ui5 2.5.0
UI5 Web Components Version
Ui5 2.5.0
Browser
Chrome
Operating System
Mac
Additional Context
No response
Relevant log output
Organization
No response
Declaration
- I’m not disclosing any internal or sensitive information.
Metadata
Metadata
Assignees
Type
Projects
Status
🆕 New