[Koha-bugs] [Bug 26421] Use Bootstrap screen reader text class for shelf browser messages

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Sep 9 18:56:00 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26421

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 109829
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=109829&action=edit
Bug 26421: Use Bootstrap screen reader text class for shelf browser messages

This patch udpates the markup added by Bug 26039, replacing the "hidden"
class, which is no longer functional with Bootstrap 4, with "sr-only," a
class designed specifically for screen reader text.

The patch also corrects a typo, "shelfbrowers" -> "shelf browser"

To test, apply the patch and make sure the OPACShelfBrowser system
preference is enabled.

View the detail page for a bibliographic record with items. In the
holdings table, you should see links labeled "Browse shelf."

When you open the shelf browser there should be a link at the top that
reads "Close shelf browser."

If you have access to a screen reader, test that the hidden text is
announced by the reader. "Browse shelf (Opens below)" and "Close shelf
browser (Hides shelf browser)."

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list