[wp-trac] [WordPress Trac] #26527: wp-admin/themes.php isn't keyboard navigation friendly
WordPress Trac
noreply at wordpress.org
Wed Dec 11 20:53:54 UTC 2013
#26527: wp-admin/themes.php isn't keyboard navigation friendly
------------------------------+--------------------
Reporter: jorbin | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.8
Component: Accessibility | Version: trunk
Severity: blocker | Resolution:
Keywords: has-patch commit |
------------------------------+--------------------
Comment (by grahamarmfield):
Replying to [comment:15 nacin]:
> I'm going to leave has-patch commit on here as this is an improvement
over what we have currently. Further niggles can be fixed in the future.
Thanks for looking.
However, the main themes page is not fully accessible by screen readers -
just tested with JAWS 14. The divs get focus alright because of the
`tabindex="0"` and the theme reads out Theme Details but there is nothing
else to identify which theme currently has focus. There needs to be some
kind of label for screen readers to read out - suggest try `aria-label
="theme-name"` on the div that gets the `tabindex="0"`. Or alternatively
stuff the Theme Details string with the theme name - hidden from sighted
users.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26527#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list