[wp-trac] [WordPress Trac] #47053: Accessibility: Need to set proper 'tabindex' in 'Skip To Toolbar' HTML
WordPress Trac
noreply at wordpress.org
Tue Mar 17 19:26:48 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 fixed-major dev-reviewed | accessibility
-------------------------------------------------+-------------------------
Changes (by SergeyBiryukov):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"47467" 47467]:
{{{
#!CommitTicketReference repository="" revision="47467"
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].
Reviewed by whyisjake, SergeyBiryukov.
Merges [47455] to the 5.4 branch.
Fixes #47053.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47053#comment:43>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list