[wp-trac] [WordPress Trac] #50561: Links Widget display: Image alt text and link name are redundant for screen readers

WordPress Trac noreply at wordpress.org
Tue Jan 5 20:05:09 UTC 2021


#50561: Links Widget display: Image alt text and link name are redundant for screen
readers
-------------------------------------+-----------------------------
 Reporter:  eatingrules              |       Owner:  sabernhardt
     Type:  defect (bug)             |      Status:  assigned
 Priority:  normal                   |   Milestone:  Future Release
Component:  Widgets                  |     Version:
 Severity:  minor                    |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:  accessibility
-------------------------------------+-----------------------------
Changes (by sabernhardt):

 * keywords:  needs-patch => has-patch needs-testing


Comment:

 The patch [attachment:"50561.1.diff"]:
 1. Removes all title attributes, from both links and images.
 2. Removes the description from the alt text.
 3. Creates empty alt text when the "Show Link Name" setting is checked.
 4. Uses the link name as alt text when the link name is not set to
 display.
 5. Removes the "Last Updated" date because it did not update the database
 value anyway when I updated the bookmark. (If there is a way to make that
 work, the "Last Updated" date could be added in an `em` tag immediately
 after the link.)

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


More information about the wp-trac mailing list