Make WordPress Core

Opened 11 years ago

Closed 10 years ago

#25101 closed defect (bug) (fixed)

Add Media navigation focus

Reported by: johnbillion's profile johnbillion Owned by: helen's profile helen
Milestone: 4.0 Priority: normal
Severity: normal Version: 3.5
Component: Media Keywords: needs-patch
Focuses: accessibility Cc:

Description

Splitting this out from #23561

The action performed when a screen reader user activates a link in the navigation tabs on the left hand side of the Add Media panel is not clear.

It is possible to tab round the text links in the Add Media panel. However actioning the Insert Media or Create Gallery links does not apparently do anything - there is no audible feedback that the contents of the next panel have changed. Suggest that when one of these links is actioned that focus is transferred into the relevant panel - to the heading would be a good place.

Change History (5)

#1 @nacin
10 years ago

  • Component changed from Accessibility to Media
  • Focuses accessibility added

This ticket was mentioned in IRC in #wordpress-ui by davidakennedy. View the logs.


10 years ago

#3 @ericlewis
10 years ago

Related: #23560 (Keyboard Accessibility of Add Media Panel)

#4 @helen
10 years ago

  • Milestone changed from Awaiting Review to 4.0

I just noted the transfer of focus upon selecting a tab on #23560.

#5 @helen
10 years ago

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

In 29220:

Keyboard accessibility for the media modal:

  • Arrow keys navigate between items in the grid.
  • Transfer focus into the panel when selecting a tab along the side.
  • Transfer focus into the details sidebar when selecting an item and vice versa.
  • Set initial focus on the close button so that it is visible.

props celloexpressions, lessbloat, ericlewis. fixes #25100, #25101, #28704. see #23560.

Note: See TracTickets for help on using tickets.