[wp-trac] [WordPress Trac] #47053: Accessibility: Need to set proper 'tabindex' in 'Skip To Toolbar' HTML
WordPress Trac
noreply at wordpress.org
Sat Mar 14 15:59:36 UTC 2020
#47053: Accessibility: Need to set proper 'tabindex' in 'Skip To Toolbar' HTML
-------------------------------------------------+-------------------------
Reporter: jankimoradiya | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 5.4
Component: Toolbar | Version:
Severity: normal | Resolution: fixed
Keywords: has-screenshots has-patch early | Focuses: ui,
commit has-dev-note | accessibility
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"47455" 47455]:
{{{
#!CommitTicketReference repository="" revision="47455"
Toolbar: Move the logic for rendering the admin bar on `wp_footer` to
`wp_admin_bar_render()`.
Clarify in the function documentation that it is now called on
`wp_body_open` action first, with `wp_footer` as a fallback.
Follow-up to [47221].
Fixes #47053.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47053#comment:40>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list