[wp-trac] [WordPress Trac] #52880: Twenty Twenty-One: RSS widget has empty link (feed icon)

WordPress Trac noreply at wordpress.org
Mon Mar 22 08:03:52 UTC 2021


#52880: Twenty Twenty-One: RSS widget has empty link (feed icon)
---------------------------+----------------------------
 Reporter:  sabernhardt    |      Owner:  (none)
     Type:  defect (bug)   |     Status:  new
 Priority:  normal         |  Milestone:  Future Release
Component:  Bundled Theme  |    Version:  5.5
 Severity:  normal         |   Keywords:
  Focuses:  accessibility  |
---------------------------+----------------------------
 Instead of hiding the RSS icon link, the image inside the link was hidden.
 So that results in an empty link.

 {{{
 .widget_rss a.rsswidget .rss-widget-icon {
         display: none;
 }
 }}}

 Steps to discover:
 1. Create an RSS widget, with the Twenty Twenty-One theme active.
 2. Visit a page with that widget in a sidebar.
 3. Use the tab key to navigate to each link on the page.
 4. When you arrive at the RSS widget heading, the first link is invisible
 but clickable.

 If using a screen reader, the speech output is unreliable:

 Edge/NVDA - "feed link heading level 2"
 Firefox/NVDA - "blank"
 Edge/Narrator - "link"
 Firefox/Narrator - "link"

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


More information about the wp-trac mailing list