[wp-trac] [WordPress Trac] #31527: Bundled themes: Add ARIA attributes to menu toggle
WordPress Trac
noreply at wordpress.org
Mon Mar 16 18:32:53 UTC 2015
#31527: Bundled themes: Add ARIA attributes to menu toggle
-------------------------------------------------+-------------------------
Reporter: davidakennedy | Owner:
Type: enhancement | lancewillett
Priority: normal | Status: assigned
Component: Bundled Theme | Milestone: 4.2
Severity: normal | Version: 4.1
Keywords: 4.2-beta has-patch needs-testing | Resolution:
needs-docs | Focuses:
| accessibility
-------------------------------------------------+-------------------------
Comment (by davidakennedy):
@lancewillett:
I tested the search toggle ARIA addition. Let's simplify it. We only
really need to add the ARIA attributes to the `a href="#search-
container">` because that's the control a keyboard user or screen reader
user would toggle it with. And that's what will give them the feedback if
they're focused on it. The other elements are not focusable, so they would
not hear the ARIA feedback. Also, currently, the ARIA attributes there do
not change, it stays: `aria-expanded="false"`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31527#comment:29>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list