Files
wordpress/wp-admin
joedolson 105213123d 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.
Built from https://develop.svn.wordpress.org/trunk@60482


git-svn-id: http://core.svn.wordpress.org/trunk@59818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-07-18 03:11:30 +00:00
..