[wp-trac] [WordPress Trac] #32254: List Table: avoid adjacent links pointing to the same resource

WordPress Trac noreply at wordpress.org
Tue May 5 14:28:51 UTC 2015


#32254: List Table: avoid adjacent links pointing to the same resource
----------------------------+--------------------------------
 Reporter:  rianrietveld    |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  Awaiting Review
Component:  Administration  |     Version:  4.1
 Severity:  normal          |  Resolution:
 Keywords:  has-patch       |     Focuses:  ui, accessibility
----------------------------+--------------------------------
Changes (by afercia):

 * keywords:   => has-patch


Comment:

 First pass patch.

 About the Media Library attachment thumbnails, I've tested a bit with
 Firefox + NVDA and Chrome + ChromeVox, adding `aria-hidden=true` to the
 thumbnail link hides everything for screen readers but the link is still
 focusable. All keyboard users will still be able to focus the thumbnail.
 NVDA gets a bit confused too and will read out "out of table, blank", a
 bit weird since it's still inside the table.
 At this point we should add `tabindex=-1` to the thumbnail link so it will
 be out of the tab order but honestly I'm not so sure about this and would
 like to hear the accessibility team opinion.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/32254#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list