Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#32709 closed defect (bug) (fixed)

Menu Customizer: focus loss in Safari when searching items

Reported by: afercia's profile afercia Owned by: ocean90's profile ocean90
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.3
Component: Customize Keywords: has-patch
Focuses: accessibility Cc:

Description

Thanks to Rian Rietveld for the video, see below. Seems to happen just in Safari: from the empty search field or at the end of the search results, press tab again and focus goes to the browser's tab bar.

https://cloudup.com/cr7zP_qoQFI

Attachments (1)

32709.patch (736 bytes) - added by ocean90 9 years ago.

Download all attachments as: .zip

Change History (4)

This ticket was mentioned in Slack in #accessibility by afercia. View the logs.


9 years ago

@ocean90
9 years ago

#2 @ocean90
9 years ago

  • Focuses javascript removed
  • Keywords has-patch added; needs-patch removed

#3 @ocean90
9 years ago

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

In 32859:

Customizer: Improve accessibility of the toggle button in the available menu items panel.

Prevents focus lost in Safari because the button was "invisible" until it got focused.

fixes #32709.

Note: See TracTickets for help on using tickets.