Skip to content

[Analytical Table]: [Accessibility issue - Not able to use keyboard tab to view(read) header and row cell] #7058

Closed
@JackieWei

Description

@JackieWei

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

  1. Open screen reader by command + F5
  2. Use tab key navigate to Analytical table instane
  3. Try to read the content
  4. Enter into first cell, it will read content
  5. 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

No one assigned

    Type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions