[Koha-bugs] [Bug 26655] Accessibility: Checkboxes on OPAC lists do not contain aria labels

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 10 02:29:12 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26655

--- Comment #1 from Henry Bolshaw <bolshawh at parliament.uk> ---
Created attachment 111441
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=111441&action=edit
Bug 26655: Add ARIA Labels to OPAC Lists

This patch adds ARIA labels to opac-shelves.tt
so that checkboxes for list items are meaningful
to users of screenreaders and other assistive
technology.

Test Plan:
1/ Open an OPAC list
2/ Inspect the checkbox for a list item
3/ Confirm the aria-label is missing
4/ Apply the patch
5/ Refresh the Opac list page
6/ Inspect the checkbox for a list item
7/ Note that there is now an aria-label with a
meaningful description
8/Sign off

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list