[wp-trac] [WordPress Trac] #42110: Keyboard focus in Heads up! modal dialog under Appearance >> Editor

WordPress Trac noreply at wordpress.org
Sun Oct 8 16:34:39 UTC 2017


#42110: Keyboard focus in Heads up! modal dialog under Appearance >> Editor
---------------------------+----------------------------
 Reporter:  sami.keijonen  |       Owner:  afercia
     Type:  defect (bug)   |      Status:  assigned
 Priority:  normal         |   Milestone:  4.9
Component:  Customize      |     Version:  trunk
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  accessibility
---------------------------+----------------------------

Comment (by afercia):

 @westonruter since it's full-screen I think the easier way in this case
 would be making the body `visibility: hidden` and the notification
 `visibility: visible`. This way, the only perceivable content in the page
 would be the notification content.

 As per the interaction, I'd need to see a real use case. For example,
 adding a `role="alert"` seems more correct to me instead of using
 `wp.a11y.speak`, but this really depends on the nature of the notification
 content.

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


More information about the wp-trac mailing list