[wp-trac] [WordPress Trac] #31201: Collapse & expand link in Customizer needs a better focus style

WordPress Trac noreply at wordpress.org
Fri Feb 27 06:57:54 UTC 2015


#31201: Collapse & expand link in Customizer needs a better focus style
----------------------------------------+--------------------------------
 Reporter:  celloexpressions            |       Owner:
     Type:  defect (bug)                |      Status:  new
 Priority:  normal                      |   Milestone:  Future Release
Component:  Customize                   |     Version:  3.4
 Severity:  normal                      |  Resolution:
 Keywords:  needs-patch good-first-bug  |     Focuses:  ui, accessibility
----------------------------------------+--------------------------------

Comment (by celloexpressions):

 Hi @jk2228! We actually need an additional focus indicator besides the
 color changes for ideal accessibility. In the admin, this is primarily
 accomplished by adding an outline around focused links, so maybe we could
 try that here? This is usually accomplished with a box-shadow, see line
 `263` of `common.css` (you're correct in adding the new style to
 `customize-controls.css`).

 The css structure around this particular button is a big mess, so we may
 not be able to fix this quickly. Seeing as it's likely to change in the
 future, not sure how much effort we should make here...

 Also, please leave a comment on the ticket after uploading a patch, adding
 the `has-patch` keyword, as notifications are only sent on comments, not
 attachments.

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


More information about the wp-trac mailing list