You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If focus is programmatically moved to an when the user presses ArrowUp or ArrowDown, JAWS switches to browse mode.
This prevents continued arrowkey navigation and prevents immediate entry into the <input>.
JAWS: Reproduced on both 2024.2411.16 and 2025.2412.50. Was not present with JAWS 2022, didn't test with 2023.
Browsers: Reproduced on Chrome 131.0.6778.266 and Firefox 134.0.1.
OS: Windows 11, version 24H2.
The text was updated successfully, but these errors were encountered:
Summary
If focus is programmatically moved to an when the user presses ArrowUp or ArrowDown, JAWS switches to browse mode.
This prevents continued arrowkey navigation and prevents immediate entry into the
<input>
.Reproducible Codepen.
Expected result
JAWS should stay in forms mode
Actual result
JAWS switched to browse mode
Version Info
JAWS: Reproduced on both 2024.2411.16 and 2025.2412.50. Was not present with JAWS 2022, didn't test with 2023.
Browsers: Reproduced on Chrome 131.0.6778.266 and Firefox 134.0.1.
OS: Windows 11, version 24H2.
The text was updated successfully, but these errors were encountered: