Skip to content

aria-labelledby does not work to provide accessible name for tables (in Firefox), aria-describedby does #5183

@nvaccessAuto

Description

@nvaccessAuto

Reported by Wildebrew on 2015-06-25 16:50
NVDA does not read an accessible name for a table when provided using aria-labelledby.

July, 2015
..
If user either tabs into table, or uses "t" to go to it in virtual buffer, the accessible name is not announced. If the aria-labelledby attribute is replaced with aria-describedby in the above code, NVDA will read that text as the tables accessible name (though technically this is accessible description). Suggested fix: Make sure that when aria-labelledby is used to provide accessible name for a table, that NVDA picks it up.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions