Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#35460 closed enhancement (fixed)

Taxonomies Quick Edit focus handling improvements

Reported by: afercia's profile afercia Owned by: afercia's profile afercia
Milestone: 4.5 Priority: normal
Severity: normal Version:
Component: Quick/Bulk Edit Keywords: has-patch
Focuses: ui, accessibility, javascript Cc:

Description

See related #34756.

Since [35771] the row action links are always focusable, even when they're not visible. This allows to move focus back to the most logical place, i.e. the UI control that opened the Quick Edit form.

I'd propose a simple change so when pressing "Cancel" or "Update" focus will be moved back to the Quick Edit link.

Attachments (1)

35460.patch (1.1 KB) - added by afercia 9 years ago.

Download all attachments as: .zip

Change History (3)

@afercia
9 years ago

#1 @afercia
9 years ago

  • Keywords has-patch added
  • Owner set to afercia
  • Status changed from new to assigned

#2 @afercia
9 years ago

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

In 36304:

Accessibility: Improve focus handling on the Taxonomies Quick Edit.

Moves focus back to a proper place when saving or closing the form.

Fixes #35460.

Note: See TracTickets for help on using tickets.