Files
wordpress/wp-includes/widgets
joedolson 180d098dfa Widgets: A11y: Prevent dropdowns from submitting on esc in Windows.
On Chrome and Firefox for Windows, the dropdown format for Category and Archives widgets  will submit if the user closes the `select` element using Escape. Escape should instead cancel the action.

Fix the classic Category and Archives widgets to prevent submission on `esc` keypresses.

Props adrock42, sabernhardt, whyisjake, westonruter, joedolson, nikunj8866, fakhriaz, mukesh27.
Fixes #63531.
Built from https://develop.svn.wordpress.org/trunk@61104


git-svn-id: http://core.svn.wordpress.org/trunk@60440 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-10-31 18:54:35 +00:00
..