[wp-trac] [WordPress Trac] #36337: Shift-Click to Edit on Custom Logo selects "Remove" button.

WordPress Trac noreply at wordpress.org
Tue Mar 29 21:07:39 UTC 2016


#36337: Shift-Click to Edit on Custom Logo selects "Remove" button.
--------------------------+--------------------------------
 Reporter:  mikeschroder  |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Future Release
Component:  Customize     |     Version:  trunk
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |     Focuses:  ui, accessibility
--------------------------+--------------------------------

Comment (by afercia):

 The Customizer preview accessibility offers lots of room for improvements,
 I think this single feature glitch doesn't make things worse :) Moving
 focus on the "Change logo" makes more sense. I'd just suggest to expand
 the "Remove" button text with an aria-label attribute since "Remove" alone
 doesn't tell enough when read out of context. Something like:

 {{{
 <button type="button" class="button remove-button" aria-label="Remove
 logo">Remove</button>
 }}}
 would be better, as done in other parts of the Customizer to expand other
 buttons text...

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


More information about the wp-trac mailing list