Make WordPress Core

Opened 7 years ago

Closed 7 years ago

Last modified 6 years ago

#35167 closed defect (bug) (fixed)

Remove title attributes: Plugins and (Network) Themes updates

Reported by: afercia's profile afercia Owned by: afercia's profile afercia
Milestone: 4.5 Priority: normal
Severity: normal Version: 4.4
Component: Administration Keywords: has-screenshots, has-patch, title-attribute
Focuses: ui, accessibility Cc:

Description

See related #24766 and all the following tickets about title attributes.

In the Plugins and (Network) Themes list tables, when there are available updates, a title attribute is used on the "View version details" link to reference the Plugin or Theme name. See screenshot:

https://cldup.com/WUQLARs3LB.png

I'd propose to simply remove the title attribute and use an aria-label attribute to expand and override the link text. Also, the "update now" link should be expanded with an aria-label attribute to make sense also when read out of context.

Attachments (2)

35167.patch (6.2 KB) - added by afercia 7 years ago.
35167.2.patch (6.2 KB) - added by afercia 7 years ago.

Download all attachments as: .zip

Change History (7)

@afercia
7 years ago

#1 @afercia
7 years ago

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

The proposed patch uses aria-label attributes where appropriate and adds translators comments.

@afercia
7 years ago

#2 @afercia
7 years ago

Refreshed patch fixes some typos in the translators comments.

#3 @afercia
7 years ago

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

In 36032:

Accessibility: Remove title attributes from the updates links on the Plugin and Themes list tables.

Adds aria-label attributes on some links and on the "update nag" link. Adds translator comments.

Fixes #35167.

#4 @ramiy
7 years ago

@afercia, please see this related ticket - #36048.

#5 @afercia
6 years ago

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