[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
Wed May 19 05:12:33 CEST 2021


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

--- Comment #1 from wainuiwitikapark at catalyst.net.nz ---
Created attachment 121140
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121140&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

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


More information about the Koha-bugs mailing list