Changes between Initial Version and Version 1 of Ticket #63011
- Timestamp:
- 02/24/2025 02:40:51 PM (16 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63011 – Description
initial v1 1 The back button in the Customizer has `tabindex="-1" applied to it, so it's not keyboard focusable:1 The back button in the Customizer has `tabindex="-1"` applied to it, so it's not keyboard focusable: 2 2 3 3 https://github.com/WordPress/wordpress-develop/blob/54e97c4c9a9ad71e6005d7e61e4f011ab08d1d4a/src/wp-includes/class-wp-customize-nav-menus.php#L1148