[wp-trac] [WordPress Trac] #63011: Customizer: The back button is not keyboard focusable
WordPress Trac
noreply at wordpress.org
Thu Jul 17 00:25:32 UTC 2025
#63011: Customizer: The back button is not keyboard focusable
--------------------------+----------------------------
Reporter: wildworks | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.9
Component: Customize | Version: 3.4
Severity: normal | Resolution:
Keywords: has-patch | Focuses: accessibility
--------------------------+----------------------------
Comment (by joedolson):
I'm going to say it was an oversight; the code got removed along with the
changes to section titles, but shouldn't have been.
I've added a PR to fix this. The changes in PR 8398 would work to restore
the focusability, but would also mean that the button was focusable when
it's supposed to be hidden; the `tabindex="-1"` is there so that the back
button can't receive focus when it isn't visible.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63011#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list