Make WordPress Core

Opened 10 years ago

Closed 10 years ago

#29342 closed defect (bug) (fixed)

More consistency between "View details" links

Reported by: sergeybiryukov's profile SergeyBiryukov Owned by: ocean90's profile ocean90
Milestone: 4.0 Priority: normal
Severity: normal Version: 4.0
Component: Plugins Keywords: has-patch commit
Focuses: ui, administration Cc:

Description (last modified by SergeyBiryukov)

Background: #17902, #28785.

We have "More Details" link on Install Plugins screen and "View details" link on Plugins screen.

Only one of them has accessibility improvements:

  • Initial focus on Close icon and a title attribute on iframe for screenreaders (see [29534]).
  • An aria-label attribute (see [29201] and [29424]).

Attachments (1)

29342.patch (1.6 KB) - added by SergeyBiryukov 10 years ago.

Download all attachments as: .zip

Change History (3)

#1 @SergeyBiryukov
10 years ago

  • Description modified (diff)

#2 @ocean90
10 years ago

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

In 29583:

Apply accessibility improvements to Plugins screen too.

props SergeyBiryukov.
fixes #29342.

Note: See TracTickets for help on using tickets.