[wp-trac] [WordPress Trac] #41634: media library button icon titles

WordPress Trac noreply at wordpress.org
Mon Aug 14 17:53:40 UTC 2017


#41634: media library button icon titles
-------------------------------+-----------------------------
 Reporter:  dj_angola          |      Owner:
     Type:  enhancement        |     Status:  new
 Priority:  normal             |  Milestone:  Awaiting Review
Component:  Media              |    Version:  trunk
 Severity:  normal             |   Keywords:
  Focuses:  ui, accessibility  |
-------------------------------+-----------------------------
 It is great that the Image edit buttons have icons, and that there is
 screen-reader-text, however non-screen-reader users are left to guess the
 meaning of the icons.

 I propose to add the same screen reader text to the buttons' title
 attribute

 {{{
 <button type="button" onclick="imageEdit.flip(2, <?php echo "$post_id,
 '$nonce'"; ?>, this)" class="imgedit-fliph button" title="<?php
 esc_html_e( 'Flip horizontally' ); ?>">
 }}}

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


More information about the wp-trac mailing list