[wp-trac] [WordPress Trac] #38023: Menus screen: simplify the Menu Settings controls
WordPress Trac
noreply at wordpress.org
Mon Sep 12 06:59:28 UTC 2016
#38023: Menus screen: simplify the Menu Settings controls
-------------------------------+-----------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Menus | Version:
Severity: normal | Keywords: has-screenshots
Focuses: ui, accessibility |
-------------------------------+-----------------------------
On the menus screen, each menus form has a "Menu Settings" section at the
bottom with a couple settings. The markup uses two definition lists
`<dl>`:
[[Image(https://cldup.com/tYqE4OfGz2.png)]]
While these controls are perfectly operable and have correctly associated
labels, the definition list conveys inappropriate information to screen
reader users and its semantically not correct. It would be great to use
proper form elements instead (fieldset, legend) and maybe remove the "Auto
add pages" text for the single checkbox.
[[Image(https://cldup.com/V8e_PtcNDg.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/38023>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list