https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42142
Bug ID: 42142
Summary: The gear icon to toggle panel for login settings needs
accessibility updates
Initiative type: ---
Sponsorship ---
status:
Product: Koha
Version: Main
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Accessibility
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected],
[email protected], [email protected]
View source on any Koha page and paste into the W3C Markup Validation Service.
https://validator.w3.org/#validate_by_input
Notice the error:
The aria-label attribute must not be specified on any i element unless the
element has a role value...
This violates WCAG 1. 4.1.2 Name, Role, Value (Level A)
I think the <a> element should have the role button and aria-label Toggle panel
for login settings and the <i> element should have aria-hidden="true"
The Toggle panel for login settings also needs some work to announce its state
as collapsed and expanded to be more accessible for screen readers.
--
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
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/