[wp-trac] [WordPress Trac] #26601: Inappropriate content in headings on admin screens
WordPress Trac
noreply at wordpress.org
Thu Aug 20 08:56:13 UTC 2015
#26601: Inappropriate content in headings on admin screens
----------------------------+--------------------------------------------
Reporter: grahamarmfield | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: Future Release
Component: Administration | Version: 3.8
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility, administration
----------------------------+--------------------------------------------
Description changed by rianrietveld:
Old description:
> At the top of the themes.php page there is a second level heading which
> contains the following:
> * The text Themes
> * The number of themes being shown
> * The Add New link
> * The Search installed themes input and label
>
> So on an example page a screen reader voices "Themes7 Add New Search
> Installed Themes".
>
> The use of headings is good for accessibility as it gives screen reader
> users a way of finding what they are looking for on a page. But in this
> case there is too much within the heading.
>
> Suggested solution: Keep the word Themes within the heading and move the
> other elements outside the `<h2>...</h2>`
New description:
At the top of the themes.php page there is a second level heading which
contains the following:
* The text Themes
* The number of themes being shown
* The Add New link
* The Search installed themes input and label
So on an example page a screen reader voices "Themes7 Add New Search
Installed Themes".
The use of headings is good for accessibility as it gives screen reader
users a way of finding what they are looking for on a page. But in this
case there is too much within the heading.
Suggested solution: Keep the word Themes within the heading and move the
other elements outside the `<h2>...</h2>`
#a11y-headings
--
--
Ticket URL: <https://core.trac.wordpress.org/ticket/26601#comment:76>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list