https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39471 Bug ID: 39471 Summary: WCAG 2.4:2.4.4 - Link Purpose (In Context) 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: martin.renvoize@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: martin.renvoize@openfifth.co.uk, matt.blenkinsop@openfifth.co.uk, oleonard@myacpl.org Across Koha's OAPC, links and buttons are generally very clear and contain suitable aria-label text. However, on the ‘Details for’ pages, there are repeated ‘Browse shelf’ links that require additional context to be clear. Solution: Ensure that the meaning of all links and buttons is clear without relying on surrounding content: • For text links, hyperlink the descriptive part of the sentence. Keep link text short and succinct so it can easily be identified and understood by screen reader users • For buttons, add an aria label or aria-labelledby attribute to provide the relevant context -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.