https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26421 Bug ID: 26421 Summary: Use Bootstrap screen reader text class for shelf browser messages Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: minor Priority: P5 - low Component: OPAC Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Depends on: 26039 Bug 26039 added some text intended only for screen reader users. Since the Bootstrap 4 upgrade this text is shown because the CSS class is obsolete. I propose to replace the use of the "hidden" class with "sr-only." https://getbootstrap.com/docs/4.5/utilities/screen-readers/ Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26039 [Bug 26039] Accessibility: Shelf browser is not announced upon loading -- You are receiving this mail because: You are watching all bug changes.