[wp-trac] [WordPress Trac] #47053: Accessibility: Need to set proper 'tabindex' in 'Skip To Toolbar' HTML

WordPress Trac noreply at wordpress.org
Fri May 3 10:12:01 UTC 2019


#47053: Accessibility: Need to set proper 'tabindex' in 'Skip To Toolbar' HTML
-----------------------------+--------------------------------
 Reporter:  jankimoradiya    |       Owner:  (none)
     Type:  defect (bug)     |      Status:  closed
 Priority:  normal           |   Milestone:
Component:  General          |     Version:
 Severity:  normal           |  Resolution:  maybelater
 Keywords:  has-screenshots  |     Focuses:  ui, accessibility
-----------------------------+--------------------------------

Comment (by SergeyBiryukov):

 Replying to [comment:1 afercia]:
 > WordPress 5.2 is going to introduce a new `wp_body_open` hook meant to
 be used after the start `<body>` tag: this could be used to render the
 Toolbar at the top. However, there's the need to wait for all the themes
 out there to use the new hook though. I'm afraid improvements in this area
 will need to wait a while.

 We could use `wp_body_open` as the main hook, then check `did_action(
 'wp_body_open' )` and use `wp_footer` as a fallback, as suggested in
 #46743. This doesn't require theme updates and seems feasible for 5.3.

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


More information about the wp-trac mailing list