[wp-trac] [WordPress Trac] #34774: Accessibility problem: On update screen, missing aria-label tag from plugin and theme checkboxes
WordPress Trac
noreply at wordpress.org
Thu Dec 10 16:17:39 UTC 2015
#34774: Accessibility problem: On update screen, missing aria-label tag from plugin
and theme checkboxes
-----------------------------+--------------------------------
Reporter: oaron | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.5
Component: Upgrade/Install | Version: 4.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui, accessibility
-----------------------------+--------------------------------
Changes (by afercia):
* milestone: Future Release => 4.5
Comment:
While the `aria-label` solution works, for consistency with other similar
tables in the admin screens I'd suggest to fix this using real labels,
hidden with `screen-reader-text`. See attached patch.
I'd greatly appreciate feedback about `$theme->update['theme']` used for
the ID and `for` attribute. cc @obenland thanks!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34774#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list