#33285 closed enhancement (wontfix)
Open 'View Post' in new tab when 'Post published.' or 'Post updated.'
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | minor | Version: | 4.3 |
Component: | Posts, Post Types | Keywords: | |
Focuses: | accessibility, administration | Cc: |
Description
I believe it would be easier and more usable for most of the people, if the view post link on the post editor page would open in a new tab, rather than in the current tab, when the 'Post published.' and the 'Post updated.' messages pop up.
This small change could be implemented in version 4.3
/wp-admin/edit-from-advanced.php
Attachments (1)
Change History (9)
#2
@
8 years ago
- Keywords has-patch added
- Severity changed from normal to minor
- Version set to trunk
#4
@
8 years ago
- Component changed from General to Posts, Post Types
- Keywords has-patch removed
Hi @LChief, thanks for the ticket.
edit-form-advanced.php is not a patch, please see Submitting a Patch tutorial on make/core.
Generally, I think we tend to avoid opening links in new tabs, there's a recent comment from the accessibility team: comment:8:ticket:31363.
#5
@
8 years ago
- Type changed from defect (bug) to enhancement
I do agree with this - it will make it easier to view the changes.
#6
follow-up:
↓ 7
@
8 years ago
-1
Preview button opens in new tab (named target). View Post link (shown after update or publish) should not.
When viewing a post there is a toolbar link for Edit Post. Opening internal links in new tabs will result in an increasing number of tabs for the same site. Hardly user friendly, especially on mobile.
#7
in reply to:
↑ 6
@
8 years ago
Replying to knutsp:
-1
Preview button opens in new tab (named target). View Post link (shown after update or publish) should not.
When viewing a post there is a toolbar link for Edit Post. Opening internal links in new tabs will result in an increasing number of tabs for the same site. Hardly user friendly, especially on mobile.
Who is publishing on mobile without the app though?
#8
@
8 years ago
- Milestone Awaiting Review deleted
- Resolution set to wontfix
- Status changed from new to closed
Thanks for the ticket, LChief (please keep them coming!), but I'm going to defer to our Accessibility team here: comment:8:ticket:31363
Updated line 81 and line 87 accordingly