[wp-meta] [Making WordPress.org] #1484: wporg-p2 Skip to Content link should have visible text on focus
Making WordPress.org
noreply at wordpress.org
Mon Dec 21 17:50:09 UTC 2015
#1484: wporg-p2 Skip to Content link should have visible text on focus
----------------------+-------------------------------------
Reporter: hearvox | Owner:
Type: defect | Status: new
Priority: normal | Component: make.wordpress.org / P2
Resolution: | Keywords:
----------------------+-------------------------------------
Description changed by SergeyBiryukov:
Old description:
> The "Skip to content" link text, in the wporg-p2 theme at Make, should be
> visible when in focus state, i.e., when it's tabbed to using keyboard
> navigation (as, for instance, is the admin bar's "Skip to toolbar" text
> when you tab to it).
>
> Right now you can tab to the "Skip to content" link but the text remains
> hidden, via a CSS clip. Removing the clip on focus will correct this a11y
> problem, e.g.:
> `.assistive-text.skip-link:focus { clip: auto; }`
>
> Note: another a11y-related ticket regarding this same link is:
> https://meta.trac.wordpress.org/ticket/1482
New description:
The "Skip to content" link text, in the wporg-p2 theme at Make, should be
visible when in focus state, i.e., when it's tabbed to using keyboard
navigation (as, for instance, is the admin bar's "Skip to toolbar" text
when you tab to it).
Right now you can tab to the "Skip to content" link but the text remains
hidden, via a CSS clip. Removing the clip on focus will correct this a11y
problem, e.g.:
`.assistive-text.skip-link:focus { clip: auto; }`
Note: another a11y-related ticket regarding this same link is: #1482
--
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/1484#comment:2>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list