[wp-trac] [WordPress Trac] #32843: Menu Customizer: empty elements get announced by screen readers
WordPress Trac
noreply at wordpress.org
Tue Jul 7 06:52:44 UTC 2015
#32843: Menu Customizer: empty elements get announced by screen readers
--------------------------+----------------------------------------
Reporter: afercia | Owner: valendesigns
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: accessibility, javascript
--------------------------+----------------------------------------
Comment (by afercia):
Replying to [comment:3 valendesigns]:
> So we just need to hide the `ul` when it's empty to stop the screen
readers from announcing it?
Yes, `display: none` or `visibility: hidden` would work for screen
readers. Would be invalid code yet but I guess we can live with that?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32843#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list