[wp-trac] [WordPress Trac] #63011: Customizer: The back button is not keyboard focusable
WordPress Trac
noreply at wordpress.org
Fri Jul 18 03:10:07 UTC 2025
#63011: Customizer: The back button is not keyboard focusable
--------------------------------------------+----------------------------
Reporter: wildworks | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.9
Component: Customize | Version: 3.4
Severity: normal | Resolution: fixed
Keywords: has-patch has-test-info commit | Focuses: accessibility
--------------------------------------------+----------------------------
Changes (by joedolson):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"60482" 60482]:
{{{
#!CommitTicketReference repository="" revision="60482"
Customize: Fix keyboard a11y on back button.
Following [59224], the back button for section navigation was no longer
keyboard navigable. This was caused by an accidental removal of scripts
that conditionally handled the `tabindex` value of this control to make it
focusable only when visible.
Fixes the issue by restoring code removed in [59224].
Props wildworks, poojapadamad, abcd95, ankitmaru, iamshashank,
sourabhjain, joedolson.
Fixes #63011.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63011#comment:22>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list