[Table]: incorrect row count for "growing" table
Bug Description
The row count includes an extra row in addition to the header and table rows.
Affected Component
ui5-table
Expected Behaviour
table with one item should have row count 2 (1 for the header, and 1 for the item)
Isolated Example
No response
Steps to Reproduce
- go to playground
- use a screen reader
- navigate to table
- notice "table with 5 columns and 8 rows" is read, though there are only 6 items
Log Output, Stack Trace or Screenshots
Priority
None
UI5 Web Components Version
1.24.1
Browser
Chrome
Operating System
No response
Additional Context
Thank you
Organization
SuccessFactors
Declaration
- [X] I’m not disclosing any internal or sensitive information.
Hi @ee92,
Could you please provide what screen reader are you using as I am using JAWS and am getting different outputs ? As it is growing on scroll, for me when selecting item from the table, the screen reader (JAWS in my case) reads its information, and at the end it reads for example - "2 of 7", meaning the second item out of 7.
When scrolling and new items append to the table it reads it - "2 of 11", "2 of 14", etc.
@SAP/ui5-webcomponents-topic-core , colleagues could you please tell if thats the desired behaviour ?
Regards, Stoyan
The issue is happening with JAWS, as well as MacOS voiceover when the table is navigated to
Here is JAWS:
Expected to be released with 1.24.8 and 2.1.0 in the beginning of Aug