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

WordPress Trac noreply at wordpress.org
Sun Nov 9 18:17:56 UTC 2014


#27555: Make tag post meta box more accessible
-------------------------------------------------+-------------------------
 Reporter:  joedolson                            |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Awaiting
Component:  Editor                               |  Review
 Severity:  normal                               |     Version:  3.0
 Keywords:  has-patch needs-testing dev-         |  Resolution:
  feedback                                       |     Focuses:
                                                 |  accessibility
-------------------------------------------------+-------------------------

Comment (by afercia):

 Refreshed patch:

 - adds e.preventDefault()
 - makes "Delete" translatable
 - rebuilt from the SVN install root

 Main outstanding issues:
 - after a new tag is added, focus should not be moved back to the input
 field
 - in some circumstances, screen readers may read out something like
 "Delete tagname tagname" (2 times)

 @joedolson, Accessibility Team, anyone: maybe we should avoid to introduce
 new non-links with `href="#"`, what about buttons instead? Will end up
 with too many buttons?

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


More information about the wp-trac mailing list