[Koha-bugs] [Bug 28242] Accessibility: OPAC - add captions and legends to tables and forms

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 14 20:43:33 CEST 2021


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

--- Comment #6 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 121924
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121924&action=edit
Bug 28242: added captions to tables and legends to forms

Ensured that in the OPAC, all tables have relevant captions and all forms have
relevant legends.

Many of these have class="sr-only" so they are not visible but will be
available for people who use screen-readers.

To test:
1) Go to OPAC
2) Apply patch and dependencies
3) Check that on all pages, any tables have a caption (many of them will
    not be visible, but will be in the markup code)
4) Check that on all pages, any forms have a legend (many of them will
    not be visible, but will be in the markup code)
5) Check that the captions are appropriate and relevant
6) Check that the legends are appropriate and relevant

Sponsored-by: Catalyst IT

Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

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


More information about the Koha-bugs mailing list