[wp-trac] [WordPress Trac] #26602: Insufficient information for screen readers in themes.php
WordPress Trac
noreply at wordpress.org
Thu Dec 19 00:39:13 UTC 2013
#26602: Insufficient information for screen readers in themes.php
----------------------------+--------------------
Reporter: grahamarmfield | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.8.1
Component: Accessibility | Version: trunk
Severity: normal | Resolution:
Keywords: |
----------------------------+--------------------
Comment (by joedolson):
I think that a patch for this somewhat depends on what happens with the
keyboard focus patch; I can provide a patch that assumes the current
behavior (navigation by keyboard through the <div> elements), but an
actual commit to this really depends on choices made in keyboard
navigation. If, instead of navigating to the <div> element, navigation
passes from action items (Activate & Customize links), then instead this
needs to use aria-describedby or screen-reader-hidden to indicate which
theme the link references.
Regardless, right now, my experience navigating by keyboard in Chrome or
Firefox is that focus is moving from each individual Activate & Customize
anchor element within the themes page, which is not the behavior described
in this ticket.
A second opinion would be appreciated.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/26602#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list