Opened 11 years ago
Closed 11 years ago
#32232 closed defect (bug) (fixed)
Twenty Twelve: Skip Link Does Not Appear on :focus
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.3 | Priority: | normal |
| Severity: | normal | Version: | 4.3 |
| Component: | Bundled Theme | Keywords: | has-patch |
| Focuses: | accessibility | Cc: |
Description
To replicate:
- Navigate to #content link with keyboard using tab key.
- Link does not appear.
You'll see:
https://cloudup.com/cRkIbYoMvvs
It looks like a height and width need to be set on :focus to override the:
height: 1px; width: 1px;
Related #32231
Attachments (1)
Change History (6)
This ticket was mentioned in Slack in #accessibility by davidakennedy. View the logs.
11 years ago
Note: See
TracTickets for help on using
tickets.
Set height and width on skip-link :focus.