Opened 10 years ago
Closed 8 years ago
#1472 closed defect (bug) (fixed)
Add keyboard focus to WordPress.tv links
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | WordPress.tv | Keywords: | good-first-bug has-patch commit |
| Cc: |
Description
Currently, no links on WordPress.tv have a visible keyboard focus, making it very hard to navigate the site using the keyboard.
We should map the current :hover states for all links to also happen on :focus. I'd also suggest adding a text-decoration: underline on :focus state only, so that those changes aren't purely color-dependent.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
In 6377: