[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
Mon Nov 23 23:12:07 UTC 2015
#34774: Accessibility problem: On update screen, missing aria-label tag from plugin
and theme checkboxes
-----------------------------+-----------------------------
Reporter: oaron | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: trunk
Severity: normal | Keywords:
Focuses: accessibility |
-----------------------------+-----------------------------
Steps to reproduce with NVDA 2015.4:
1. Open the update screen
2. Select plugins or themes table. (important to have new versions
available).
3. When you press the f key, it jumps to "select all checkbox" checkbox,
NVDA announces correctly. But when you press f key again, NVDA announces
"checkbox", but you don't get any information about its label.
Solution:
Aria-label solves it, and it doesn't cause any design problem (it appears
only for the screen readers)
I've created a patch, which is solve this problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34774>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list