-
Bug
-
Resolution: Fixed
-
High
-
9.4.23
-
9.04
-
Severity 3 - Minor
-
-
Accessibility
Issue Summary
There are error messages occurring on user interaction in the "Create issue" modal dialog which is difficult to locate.
Steps to Reproduce
- Open Jira
- Navigate to “Create” link present in header region and activate it.
- Observe modal dialog gets added on the page.
- Submit the form with required fields left empty.
- Observe that the focus remains on the Create button.
Screen Recording
Actual Results
After submitting the "Create issue" form with missing required fields, the focus remains on the "Create" button instead of moving to the first error form field.As a result, screen reader users are unaware about the occurrence of errors.
Expected Results
Apply the following changes:
Set focus on the first field with error using the JavaScript .focus() method as soon as the form is submitted.
Users should be able to navigate to the errors efficiently and in a task-appropriate order.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16 inch, 2021)
macOs Sonoma 14.7.1 (23H222)
Chrome - Version 131.0.6778.265 (Official Build) (arm64)
Firefox- Version 112.0. 1
Safari- Version 18.2
JAWS- Version 2024
NVDA- Version 2024
Voiceover - Version Latest
- duplicates
-
JRASERVER-76120 Kanban board: Error and status toasts are not perceivable by screen reader users
-
- Closed
-
- mentioned in
-
Page Loading...