Opened 10 months ago
Closed 10 months ago
#57695 closed enhancement (wontfix)
Third-party URLs should be open in a new tab
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Administration | Keywords: | has-patch close |
Focuses: | accessibility, administration | Cc: |
Description
I cross-checked admin for each section and try to open all third-party links in a new tab by default.
Attachments (1)
Change History (6)
#1
@
10 months ago
- Keywords dev-feedback added
- Severity changed from major to normal
- Version trunk deleted
Hi @rajeshraval786, thanks for opening this ticket!
Please see #23432, which has an ongoing discussion about when links should open in new tabs, and how to indicate this to all users.
Pinging @joedolson @afercia, if available, for their thoughts on whether this ticket should be kept open, or whether it should be closed as a duplicate of #23432, or another resolution.
#3
@
10 months ago
- Keywords close added; dev-feedback removed
Hello @rajeshraval786 and thanks for the ticket,
Forcing links to open in a new tab should only happen in very specific and rare use cases, like when the user is currently filling a form or accomplishing a complex task. In other cases, WordPress should not force links to open in a new tab.
The proposed patch adds target blank attribute to all external links, so I'd say this is a candidate for closing as wontfix
. See #23432 for more detailed info about the best practices in terms of accessibility :)
This patch file includes all files which have third party information urls.