Opened 11 years ago
Closed 11 years ago
#32232 closed defect (bug) (fixed)
Twenty Twelve: Skip Link Does Not Appear on :focus
| Reported by: | davidakennedy | Owned by: | lancewillett |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Bundled Theme | Version: | 4.3 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | accessibility |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Set height and width on skip-link :focus.