Summary: | Text elements on the OPAC user pages don’t have sufficient color contrast. | ||
---|---|---|---|
Product: | Koha | Reporter: | Nina Martinez <nina.martinez> |
Component: | Accessibility | Assignee: | Nina Martinez <nina.martinez> |
Status: | Signed Off --- | QA Contact: | |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | martin.renvoize, matt.blenkinsop, oleonard |
Version: | unspecified | ||
Hardware: | PC | ||
OS: | Linux | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | Trivial patch | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Attachments: |
Bug 40097: Replace the color of elements with low constrast.
Bug 40097: Replace the color of elements with low constrast. |
Description
Nina Martinez
2025-06-09 15:08:45 UTC
Created attachment 183412 [details] [review] Bug 40097: Replace the color of elements with low constrast. Test plan: 1. Enable the system preferences: ILLModule, OPACHoldsHistory, OPACHoldRequests. 2. Apply the patch and log in to a patron account. 3. Go to the "Interlibrary loan requests". Look at the "Show 'select number' entries" and check the color contrast, which should be greater than 4.5. 4. Search for a record, choose "Place hold", and check the color contrast. The "show more options" should have a color contrast greater than 4.5. 5. Now go to the Holds history, you need at least one record on hold. Look at the "Showing 1 to ... of ... entries" and check the color contrast, which should be greater than 4.5. Created attachment 183415 [details] [review] Bug 40097: Replace the color of elements with low constrast. Test plan: 1. Enable the system preferences: ILLModule, OPACHoldsHistory, OPACHoldRequests. 2. Apply the patch and log in to a patron account. 3. Go to the "Interlibrary loan requests". Look at the "Show 'select number' entries" and check the color contrast, which should be greater than 4.5. 4. Search for a record, choose "Place hold", and check the color contrast. The "show more options" should have a color contrast greater than 4.5. 5. Now go to the Holds history, you need at least one record on hold. Look at the "Showing 1 to ... of ... entries" and check the color contrast, which should be greater than 4.5. Signed-off-by: Owen Leonard <oleonard@myacpl.org> |