Summary: | WCAG 2.1: 1.4.10 - Content reflow | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Accessibility | Assignee: | Owen Leonard <oleonard> |
Status: | CONFIRMED --- | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | claire.hernandez, edith.speller, g.newman, martin.renvoize, matt.blenkinsop, oleonard |
Version: | unspecified | Keywords: | Hackfest |
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 36471 | ||
Bug Blocks: |
Description
Martin Renvoize (ashimema)
2023-04-13 10:21:10 UTC
We have recently reviewed our accessibility statement and we have noticed this issue on the search results page of our OPAC. Users should be able to enlarge/zoom up to 400% without loss of function. However, when display is set to 1280x wide, looking at the search results page, we find that a user can’t enlarge above 200% before the search results header obscures everything on the page, so the search results aren’t visible. This fails WCAG 2.1 criterium 1.4.10. We have noted this as an issue in our accessibility statement and would like to see this improved in order to comply with WCAG standards. (In reply to Georgia Newman from comment #1) > We have recently reviewed our accessibility statement and we have noticed > this issue on the search results page of our OPAC. Users should be able to > enlarge/zoom up to 400% without loss of function. However, when display is > set to 1280x wide, looking at the search results page, we find that a user > can’t enlarge above 200% before the search results header obscures > everything on the page, so the search results aren’t visible. This fails > WCAG 2.1 criterium 1.4.10. We have noted this as an issue in our > accessibility statement and would like to see this improved in order to > comply with WCAG standards. Hi Georgia! Thanks for reporting this. These bugs are meant to be "Omnibus" bugs, meaning that we keep them open and link other bugs to it that solve individual issues around the topic. I have moved your comment into a new bug report: Bug 36471 - Accessibility: OPAC search results header obscures content when zooming in Please feel free to add or refine it! |