https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39998
Bug ID: 39998
Summary: Missing presentation role on layout tables.
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Accessibility
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected], [email protected]
When tables are used for layout purposes, we should add the WAI-ARIA
presentation role attributes.
Misinterpreting layout tables as data tables can confuse users who rely on
assistive technologies.
For example, a screen reader will interpret the element as a data table and
announce the number of rows and columns and the content inside.
By adding role=”presentation”, the screen reader will just read the elements
making the content more accessible and easier to understand, without
unnecessary information.
--
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/