[wp-trac] [WordPress Trac] #46699: Site Health: pages should have a unique document title
WordPress Trac
noreply at wordpress.org
Thu Mar 28 15:02:34 UTC 2019
#46699: Site Health: pages should have a unique document title
----------------------------+-----------------------------
Reporter: afercia | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 5.2
Component: Administration | Version: trunk
Severity: normal | Keywords: has-screenshots
Focuses: accessibility |
----------------------------+-----------------------------
The new Site Health feature uses two pages that are not exactly real admin
"pages".
While there are two physical different files, there's just one admin menu
entry: thus, the same name is used for the pages document title.
This actually breaks a few things:
- usability: when the two pages are open in different browser tabs: the
document title is the same so it's not possible to understand which page
is open in which tab
- browsers history: the entries have the same name so exploring the
history dropdown doesn't help so much
- accessibility: the document title is the first thing screen readers
announce: it should be unique to allow users to immediately identify the
page
[[Image(http://cldup.com/ByfVJ7y5yu.png)]]
Also, not sure about "page hooks": not my area of expertise but I seem to
recall admin pages should have unique names/hooks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46699>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list