Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table: column header not read upon accessing a row #2160

Closed
ilhan007 opened this issue Aug 31, 2020 · 0 comments · Fixed by #2164
Closed

Table: column header not read upon accessing a row #2160

ilhan007 opened this issue Aug 31, 2020 · 0 comments · Fixed by #2164
Assignees
Milestone

Comments

@ilhan007
Copy link
Member

Describe the bug
The column header not read upon accessing a row.

To reproduce
Follow the instructions in the document:
ACC-263.1 Scoping Milestone Table Column header association issue.docx

Expected behavior
When accessing any table row, the corresponding column header should read out.

Context

  • UI5 Web Components version 1.0.0-rc.7
  • Browser (if relevant): {...} Chrome
  • Other information: {...} Jaws latest

Affected components (if known) ui5-table

@ilhan007 ilhan007 self-assigned this Aug 31, 2020
ilhan007 added a commit that referenced this issue Sep 1, 2020
Upon accessing the row, all cells and the respective columns they are within, should be announced in the following order: column - cell, column - cell, etc.

FIXES: #2160
@ilhan007 ilhan007 added this to the 1.0.0-rc.9 milestone Sep 2, 2020
ilhan007 added a commit that referenced this issue Oct 17, 2020
Upon accessing the row, all cells and the respective columns they are within, should be announced in the following order: column - cell, column - cell, etc.

FIXES: #2160
ilhan007 added a commit that referenced this issue Nov 11, 2020
Upon accessing the row, all cells and the respective columns they are within, should be announced in the following order: column - cell, column - cell, etc.

FIXES: #2160
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant