Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#29787 closed defect (bug) (fixed)

Keyboard focus on the header settings screens (Twentyfourteen)

Reported by: florianziegler's profile florianziegler Owned by: lancewillett's profile lancewillett
Milestone: 4.1 Priority: normal
Severity: normal Version: 4.1
Component: Bundled Theme Keywords: has-patch
Focuses: accessibility Cc:

Description

This relates to ticket #29289

"On the 'Appearance -> Header' screen, there is an oddity when using the keyboard to tab around.
The site title in the header preview is focusable, but it shouldn't be."

Turns out that themes overwrite the custom-header.php file, where this "bug" also exists, so it has to be patched individually.

Attachments (1)

29787.diff (949 bytes) - added by florianziegler 10 years ago.

Download all attachments as: .zip

Change History (6)

#1 @florianziegler
10 years ago

  • Keywords dev-feedback needs-testing has-patch added

#2 @obenland
10 years ago

  • Component changed from Themes to Bundled Theme
  • Focuses administration removed

#3 @joedolson
10 years ago

  • Keywords dev-feedback needs-testing removed

I agree; this is a good change. Tested, works.

#4 @lancewillett
10 years ago

  • Milestone changed from Awaiting Review to 4.1

#5 @lancewillett
10 years ago

  • Owner set to lancewillett
  • Resolution set to fixed
  • Status changed from new to closed

In 30146:

Twenty Fourteen: fix keyboard focus on Appearance > Header view.

Props florianziegler, fixes #29787.

Note: See TracTickets for help on using tickets.