[Koha-bugs] [Bug 22807] Accessibility: Add 'Skip to Main Content' link

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 11 00:18:37 CEST 2020


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

Hayley Mapley <hayleymapley at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #105698|0                           |1
        is obsolete|                            |

--- Comment #14 from Hayley Mapley <hayleymapley at catalyst.net.nz> ---
Created attachment 105710
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105710&action=edit
Bug 22807: Add 'Skip to content' option

This patch adds a 'Skip to content' link to the header bar which will
only appear upon the first use of 'tab' to navigate after any fresh page
load in the OPAC.

Test plan
1/ Load any page in the OPAC
2/ Hit the `tab` key
3/ Note the new 'Skip to main content' link appears at the top left of
the screen.
4/ Hit `Enter` or Click the button
5/ Note the page scrolls to the area of the page that has the first block
   containing a .maincontent class.
6/ Note that the next available focusable element after the first .maincontent
   block has been given focus.
7/ Note that the link has been hidden

Signed-off-by: Hayley Mapley <hayleymapley at catalyst.net.nz>

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


More information about the Koha-bugs mailing list