[wp-trac] [WordPress Trac] #47053: Accessibility: Need to set proper 'tabindex' in 'Skip To Toolbar' HTML
WordPress Trac
noreply at wordpress.org
Wed Apr 8 16:40:27 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
-------------------------------------------------+-------------------------
Comment (by SergeyBiryukov):
Replying to [comment:44 jadpm]:
> Just leaving here a note to stress that changes in the order of
execution of things have wild effects in the ecosystem. I would call this
a backwards compatibility problem, at least.
Thanks for highlighting that! If it's crucial for a plugin to render the
admin bar in the footer, that should be trivial to achieve by using
`remove_action( 'wp_body_open', 'wp_admin_bar_render', 0 )`. I agree this
could be considered a back compat issue, that's why it was included in the
[https://make.wordpress.org/core/2020/02/26/miscellaneous-developer-
focused-changes-in-wordpress-5-4/ Miscellaneous Developer Focused Changes
in WordPress 5.4] dev note.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47053#comment:45>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list