Make WordPress Core

Opened 4 weeks ago

Closed 4 weeks ago

#64951 closed defect (bug) (invalid)

Regression: screen-reader-text dropped from MMMW toolbar labels

Reported by: dglingren's profile dglingren Owned by:
Milestone: Priority: normal
Severity: normal Version: trunk
Component: Media Keywords:
Focuses: accessibility Cc:

Description

In beta versions of 7.0, including 7.0-RC1, the screen-reader-text class specifications have been deleted from the toolbar labels in the Media Manager Modal Window. For example, in 6.9.4 and earlier, the labels look like:

<label for="media-attachment-filters" class="screen-reader-text">Filter by type</label>
<label for="media-attachment-date-filters" class="screen-reader-text">Filter by date</label>

The class attribute is missing in 7.0-RC1, so the labels are visible in the toolbar.

Change History (2)

#2 @joedolson
4 weeks ago

  • Milestone Awaiting Review deleted
  • Resolution set to invalid
  • Status changed from new to closed

Yes, this was an intentional change. There will later be a follow-up change elsewhere in the admin; it just didn't make this release.

Note: See TracTickets for help on using tickets.