Opened 2 years ago
Closed 21 months ago
#60100 closed defect (bug) (fixed)
Remove target="_blank" from link for non-HTTPS local environments
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.7 | Priority: | normal |
| Severity: | normal | Version: | 5.9 |
| Component: | Application Passwords | Keywords: | target-blank has-patch commit |
| Focuses: | accessibility, administration, ui-copy | Cc: |
Description (last modified by )
The developer docs link for enabling Application Passwords in non-HTTPS local environments probably should not open in a new tab.
While losing changes is currently possible when the link opens in the same tab, that should have a different solution for any links clicked on the User Profile page (#40493).
Attachments (1)
Change History (11)
#1
@
2 years ago
I also like adding a comma after "If this is a development website," and several translations have one there already (including UK English).
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
2 years ago
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
2 years ago
This ticket was mentioned in PR #7094 on WordPress/wordpress-develop by @peterwilsoncc.
21 months ago
#9
Trac ticket:
#10
@
21 months ago
- Keywords commit added
This looks good to me and works as expected with [58137].
I've pushed up a PR to ensure the tests continue to pass prior to commit.
removes
target="_blank"from link and adds a comma