-
Bug
-
Resolution: Unresolved
-
Medium (View bug fix roadmap)
-
None
-
8.20.30, 9.12.2, 9.4.17
-
8.2
-
Severity 3 - Minor
-
Issue Summary
When keyboard or screen reader users dismiss the "Edit team Scrum team" modal dialog the focus is moving to the top of the page inappropriately.
Steps to Reproduce
- Navigate to the "Plans" dropdown.
- Select the "Accessibility Assessment" option.
- Navigate to the "Teams" link and activate it.
- Ensure that "Accessibility Assessment - Teams" page has been opened.
- Navigate to the "More" button and select the "Edit" option.
- Observe that "Edit team" modal dialog has been opened.
- Now dismiss the modal dialog and check the focus.
Screen Recording
Screen Recording 2024-01-30 at 12.23.30 PM.mov
Actual Results
Focus moves inappropriately to the "Skip to main content" link instead of moving on the triggering "More" button when the user close the modal dialog,
As a result, keyboard only and screen reader users will have to navigate the screen content again to reach out the previously activated element.
Expected Results
Ensure that the keyboard focus moves the triggering element when the modal dialog is closed which can be achieved via JavaScript focus() method.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2019)
macOS Ventura Version 13.6.1
Chrome - Version 120.0.6099.234 (Official Build) (x86_64)
Firefox- Version 112.0.1 (64-bit)
Safari- Version 17.3 (18617.2.4.11.9, 18617)
JAWS- Version 2022
NVDA- Version 2020.3
- links to