Make WordPress Core

Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#32530 closed defect (bug) (fixed)

Remove title attributes: class-wp-upgrader-skins.php

Reported by: afercia's profile afercia Owned by: obenland's profile obenland
Milestone: 4.3 Priority: normal
Severity: normal Version: 4.2
Component: Upgrade/Install Keywords: has-patch, title-attribute
Focuses: accessibility Cc:

Description

Related #24766

Some of them are really redundant, see "Go to plugins page" vs. link text "Return to Plugins page" etc. Please notice some of them are difficult to spot because displayed just when JavaScript is off, see screenshot.
The ones that convey useful information can be moved to real text, hidden with screen-reader-text, e.g. Preview “{Theme Name}”

https://cldup.com/wxTLXKVE8X.png

Attachments (1)

32530.patch (13.0 KB) - added by afercia 10 years ago.

Download all attachments as: .zip

Change History (6)

@afercia
10 years ago

#1 @afercia
10 years ago

  • Keywords has-patch added

In the proposed patch:

  • remove title attributes from Updates screen, see related #24766.

#2 @obenland
10 years ago

  • Owner set to obenland
  • Status changed from new to accepted

#3 @afercia
10 years ago

  • Milestone changed from Awaiting Review to 4.3

#4 @dd32
10 years ago

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

In 32781:

Updates: Remove redundant title tags from update outputs.
Props afercia. Fixes #32530

#5 @afercia
8 years ago

  • Keywords title-attribute added
Note: See TracTickets for help on using tickets.