https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28142
Bug ID: 28142
Summary: Accessibility: OPAC Cart/basket checkboxes are not
labelled
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Keywords: Academy
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
The checkboxes on the OPAC cart ("Basket") pages are not labelled. this makes
it hard for users of screen readers to determine their purpose. This applies to
both the brief and verbose displays.
e.g. the checkbox appears in NVDA as:
"Unlabeled; check box; not selected"
We should add distinct labels so that users can identify the purpose of the
checkboxes without visual context.
The labels should include the title of the item so that users can decide which
items to select from a list e.g. "Select [Title]" rather than "Select item".
From what I've read it is better to use <label> with the .sr-only class rather
than using aria-label.
--
You are receiving this mail because:
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/