[wp-trac] [WordPress Trac] #32231: Twenty Eleven: Skip Link Does Not Appear on :focus
WordPress Trac
noreply at wordpress.org
Fri May 1 22:35:56 UTC 2015
#32231: Twenty Eleven: Skip Link Does Not Appear on :focus
---------------------------+-----------------------------
Reporter: davidakennedy | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: trunk
Severity: normal | Keywords:
Focuses: accessibility |
---------------------------+-----------------------------
To replicate:
1. Navigate to `#content` link with keyboard using `tab` key.
2. Link does not appear.
It looks like a height and width need to be set on `:focus` to override
the:
{{{
height: 1px;
width: 1px;
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32231>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list