Make WordPress Core

Opened 8 years ago

Closed 8 years ago

#38217 closed defect (bug) (fixed)

Remove target="_blank" from help tab in user and widget Admin screens

Reported by: rianrietveld's profile rianrietveld Owned by: afercia's profile afercia
Milestone: 4.7 Priority: normal
Severity: normal Version: 4.7
Component: General Keywords: target-blank has-patch
Focuses: accessibility, administration Cc:

Description

Patch removes target="_blank" from links in the help tabs in the Admin in:

wp-admin/user-edit.php
wp-admin/user-new.php
wp-admin/users.php
wp-admin/widgets.php

Tracking ticket with info and discussion: #23432

Attachments (1)

38217.patch (3.6 KB) - added by rianrietveld 8 years ago.

Download all attachments as: .zip

Change History (2)

@rianrietveld
8 years ago

#1 @afercia
8 years ago

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

In 38723:

Accessibility: Remove target=_blank from the Users and Widgets screens help tabs links.

Stop taking control of users' browsers.

Props rianrietveld.
Fixes #38217. See #23432.

Note: See TracTickets for help on using tickets.