-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Description
Test Environment:
OS: Windows 11 Version 25H2(OS Build 26220.7271)
Browser: Edge (Version 143.0.3650.46)
Screen Reader: NVDA (2025.3.1)
URL: https://bvaughn.github.io/react-virtualized/#/components/Masonry
User Impact:
Screen reader users will be impacted because unnecessary table information is announced in the cards section. This creates confusion and increases cognitive load, making navigation and understanding more difficult.
Pre-Requisites:
Enable NVDA
Repro Steps:
- Open the URL: https://bvaughn.github.io/react-virtualized/#/components/Masonry in edge browser in windows.
- 'React-virtualized' page will open.
- Press tab key to navigate to the Card section.
- Verify whether screen reader is unnecessary announcing table information on the cards section in windows or not.
Actual Result:
Screen reader is unnecessary announcing table information on the cards section in windows.
Refer Attachment:
- Screen reader is unnecessary announcing table information on the cards section in windows.png
- Screen reader is unnecessary announcing table information on the cards section in windows.mp4
https://github.com/user-attachments/assets/e9176c5a-7d0f-4f03-9d51-68522384b17b

Expected Result:
Screen reader shouldn't announce table information on the cards section in windows.