[wp-trac] [WordPress Trac] #45093: Dashboard links don't always have discernible text

WordPress Trac noreply at wordpress.org
Mon Oct 15 22:24:26 UTC 2018


#45093: Dashboard links don't always have discernible text
--------------------------+-----------------------------
 Reporter:  vrimill       |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 Links do not always have discernible text
 (a[rel=”noreferrer”][target=”_blank”]). From the accessibility report:

 **Element Path**
 li:nth-child(1) > .content > div > p:nth-child(2) > span >
 a[rel="noreferrer"][target="_blank"]

 Snippet
 <a href="http://dify.wpengine.com/wp-content/uploads/2018/08/WPE-LGO-
 StudioPress-Product-UpdateColor-StackB-RGB.png" target="_blank"
 rel="noreferrer">

 - Element is in tab order and does not have accessible text

 - Element does not have text that is visible to screen readers
 - aria-label attribute does not exist or is empty
 - aria-labelledby attribute does not exist, references elements that do
 not exist or references elements that are empty
 - Element's default semantics were not overridden with role="presentation"
 - Element's default semantics were not overridden with role="none"

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45093>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list