[wp-trac] [WordPress Trac] #33052: Widgets section in customize late to show up

WordPress Trac noreply at wordpress.org
Sat Sep 26 12:39:36 UTC 2015


#33052: Widgets section in customize late to show up
-------------------------------------------------+-------------------------
 Reporter:  kidsguide                            |       Owner:
     Type:  defect (bug)                         |  westonruter
 Priority:  normal                               |      Status:  accepted
Component:  Customize                            |   Milestone:  4.4
 Severity:  normal                               |     Version:  3.9
 Keywords:  has-patch needs-testing needs-unit-  |  Resolution:
  tests                                          |     Focuses:  javascript
-------------------------------------------------+-------------------------

Comment (by afercia):

 Replying to [comment:9 westonruter]:
 > So no `role=alert` or anything like that?
 The `role=alert` is a bit tricky, browsers and assistive technologies
 support is still inconsistent especially when the alert element is created
 on the fly, see https://www.paciellogroup.com/blog/2012/06/html5
 -accessibility-chops-aria-rolealert-browser-support/ See also
 [https://www.paciellogroup.com/blog/2012/06/html5-accessibility-chops-
 aria-rolealert-browser-support/#comment-1165 Mr. Craig's comment] and
 following discussion on that post. We struggled a bit to make it work in
 the best possible way in #32600.

 If we really want to deliver an alert maybe we should try to use what we
 already have and use `wp.a11y.speak( message, 'assertive' )` when the
 panel opens, maybe passing a shorter message :) By the way I'm not sure it
 would help so much, maybe we'd better let users explore the content and
 get the displayed message.

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


More information about the wp-trac mailing list