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

WordPress Trac noreply at wordpress.org
Wed May 13 19:11:43 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
----------------------------+--------------------------------

Comment (by joedolson):

 I agree that the image should be removed from tab order; it's a duplicate
 link, so I don't think it helps anything for it to be in the tab sequence.

 That's exactly the expected behavior using aria-hidden on a focusable
 object, since all it does is hide the *content* of the object - the object
 still needs to be focusable for non-screen reader users. Removing the
 object from the tab flow will be a better experience, I think.

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


More information about the wp-trac mailing list