https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39434 Bug ID: 39434 Summary: The pages are missing semantic tags that identify the regions of the pages. Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Accessibility Assignee: koha-bugs@lists.koha-community.org Reporter: nina.martinez@biblibre.com QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@ptfs-europe.com, matt.blenkinsop@ptfs-europe.com, oleonard@myacpl.org "Landmarks provide an easy way for users of assistive technology understand the programmatic structure of a page and skip over content they're not interested in. For instance, if a site's header, global navigation, main content area, and footer are marked up as landmarks, a screen reader user can easily skip to the landmark they're interested in without having to work their way through all the preceding content." https://www.w3.org/WAI/WCAG21/Techniques/html/H101 Indeed, the pages do not have all the semantic tags. For example, they are missing the main and header tags. To improve accessibility, we should add more structure to the OPAC pages. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.