Making WordPress.org

Opened 7 years ago

Closed 7 years ago

#3425 closed defect (bug) (wontfix)

Third party link should open in next tab

Reported by: nilamacharya's profile nilamacharya Owned by:
Milestone: Priority: normal
Component: Make (Get Involved) / P2 Keywords: needs-patch
Cc:

Description

Third-party link on "QA mindset" text should open in next tab, Missing "target=_blank"

URL: https://make.wordpress.org/test/

Attachments (1)

link.png (218.0 KB) - added by nilamacharya 7 years ago.

Download all attachments as: .zip

Change History (2)

@nilamacharya
7 years ago

#1 @obenland
7 years ago

  • Resolution set to wontfix
  • Status changed from new to closed

Hey @nilamacharya, welcome to meta trac and thanks for bringing this up!

Users can always navigate back to the .org site with the browser back buttons. I think generally the approach has always been to keep the decision with the user, of whether to open a link in the same or a different tab. It also helps with better accessibility:

Avoid target="_blank" in your links. It can be confusing to all types of users, especially for visually impaired folks. They can wind up with all sorts of open tabs that they don’t even know about. Leave the control of whether the link opens in the same window or in another tab in the hands of users.

On .org sites we're not too worried about users leaving, they tend to come back on their own ;)

Note: See TracTickets for help on using tickets.