[wp-trac] [WordPress Trac] #47670: RSS widget creates an accessibility problem when used more than once

WordPress Trac noreply at wordpress.org
Thu Sep 5 16:46:11 UTC 2019


#47670: RSS widget creates an accessibility problem when used more than once
-----------------------------------------+----------------------------
 Reporter:  tpaw                         |       Owner:  audrasjb
     Type:  defect (bug)                 |      Status:  reviewing
 Priority:  normal                       |   Milestone:  5.3
Component:  Widgets                      |     Version:
 Severity:  normal                       |  Resolution:
 Keywords:  has-screenshots needs-patch  |     Focuses:  accessibility
-----------------------------------------+----------------------------
Changes (by afercia):

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


Comment:

 I'm afraid it's a bit more complicated than expected. The two links can be
 styled by the themes. For example, Twenty Seventeen targets the first
 `<a>` child. Other themes may use any sort of CSS selectors including type
 (element) selectors so it's not just a matter of CSS classes: changes to
 the markup will likely break some themes. See screenshots below.

 The only alternative option I can think of is removing the `href` from the
 icon link but that would make the icon non-clickable.

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


More information about the wp-trac mailing list