[wp-trac] [WordPress Trac] #27555: Make tag post meta box more accessible

WordPress Trac noreply at wordpress.org
Sun Oct 23 18:15:10 UTC 2016


#27555: Make tag post meta box more accessible
------------------------------+----------------------------
 Reporter:  joedolson         |       Owner:  joedolson
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  4.7
Component:  Editor            |     Version:  3.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |     Focuses:  accessibility
------------------------------+----------------------------
Changes (by afercia):

 * status:  accepted => closed
 * resolution:   => fixed


Comment:

 In [changeset:"38880"]:
 {{{
 #!CommitTicketReference repository="" revision="38880"
 Accessibility: Improve the Tags meta box accessibility.

 - changes the "X" links in buttons, improves their color contrast ratio
 and focus style
 - adds screen reader text "Remove item: + tagname"
 - uses `wp.a11y.speak()` to give screen reader users feedback when
 adding/removing tags
 - makes the `tagcloud-link` toggle a button, with an `aria-expanded`
 attribute to indicate the tag cloud collapsed/expanded state
 - changes colors for the autocomplete highlighted option in order to have
 a better color contrast ratio
 - reduces the font size for the autocomplete on Press This
 - removes CSS related to the old `suggest.js` from Press This

 Props joedolson, cgrymala, azaozz, afercia.
 Fixes #27555.
 }}}

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


More information about the wp-trac mailing list