#32231 closed defect (bug) (fixed)
Twenty Eleven: Skip Link Does Not Appear on :focus
| Reported by: | davidakennedy | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.3 |
| Component: | Bundled Theme | Version: | 3.2 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: | accessibility |
Description
To replicate:
- Navigate to
#contentlink with keyboard usingtabkey. - Link does not appear.
It looks like a height and width need to be set on :focus to override the:
height: 1px; width: 1px;
Attachments (1)
Change History (9)
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.