Making WordPress.org

Opened 9 years ago

Closed 7 years ago

#1472 closed defect (bug) (fixed)

Add keyboard focus to WordPress.tv links

Reported by: joedolson's profile joedolson Owned by: obenland's profile obenland
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)

meta-1472.patch (3.4 KB) - added by SergeyBiryukov 9 years ago.

Download all attachments as: .zip

Change History (6)

#1 @iandunn
9 years ago

  • Keywords good-first-bug added
  • Owner set to iandunn
  • Status changed from new to accepted

#2 @SergeyBiryukov
9 years ago

  • Keywords has-patch added; needs-patch removed

#3 @SergeyBiryukov
9 years ago

  • Keywords commit added

#4 @iandunn
7 years ago

  • Owner iandunn deleted
  • Status changed from accepted to assigned

#5 @obenland
7 years ago

  • Owner set to obenland
  • Resolution set to fixed
  • Status changed from assigned to closed

In 6377:

WP.tv: Add focus styles for tab navigation

Props SergeyBiryukov.
Fixes #1472.

Note: See TracTickets for help on using tickets.