-
Bug
-
Resolution: Unresolved
-
High
-
Severity 3 - Minor
-
-
Accessibility
Issue Summary
Upon activating the "Send" button, the focus incorrectly shifts to the "Privacy" link.
Test URLs
mycolorado-accessibility-support
Steps to Reproduce
- Open the myColorado Support Request Form on iOS or Android devices.
- Enable a screen reader (VoiceOver on iOS or TalkBack on Android).
- Leave all form fields empty.
- Navigate to and activate the "Send" button.
- Observe that the focus moves to the "Privacy" link instead of the first field with an error.
Screen Recording
Actual Results
When users leave the form fields empty and activate the "Send" button, focus unexpectedly moves to the "Privacy" link elsewhere on the page instead of the first field with an error. As a result, screen reader and keyboard-only users have to manually navigate back to the empty fields to correct their input, disrupting the expected workflow and causing confusion.
Expected Results
Ensure that the focus moves to the first field with an error.
In this case, set the focus to the first field with an error using the JavaScript .focus() method.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
iPhone 15 Pro Max
iOS Version 26.0
Android Version 14
Chrome - Version 140.0.7339.207
Safari- Version 26
TalkBack
VoiceOver - Version Latest