-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Low
-
Affects Version/s: 5.11.0
-
Component/s: Accessibility
-
Severity 3 - Minor
Issue Summary
When the users activate the tickbox from the data table, the focus moves do not move the content which are getting updated.
Steps to Reproduce
- Open the “Waiting for support” page.
- Navigate to the main content.
- Navigate and activate the checkboxes from the data table and observe that the focus does not move to the updated content which is being triggered by the checkbox.
Screen Recording
Screen Recording 2023-09-08 at 1.03.56 PM.mov![]()
Actual Results
When the users activate the checkbox from the data table, the focus does not move to the content which is being triggered by the checkbox, it moves to the next element in the data table which is inappropriate.
As a result, keyboard-only and screen reader users need to pass the extra content to reach the desired element.
Expected Results
The focus should move to the triggering element when the checkbox is activated from the data table on the page. In this case, the focus should move to the elements such as "Link", "Comment", "Assign" etc.
For more details visit: [!https://www.w3.org/favicon.ico!SCR26:
Inserting dynamic content into the Document Object Model immediately following its trigger element | Techniques for WCAG 2.0: https://www.w3.org/TR/2016/NOTE-WCAG20-TECHS-20161007/SCR26]
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available.
Environment
MacBook Pro (16-inch, 2021)
macOs Monterey Version 13.5.1
Chrome - Version 115.0.4606.81 (Official Build) (64-bit)
Firefox- Version 93.0 (32-bit)
Safari- Version 15.3 (17612.4.9.1.5)
JAWS- Version 2021
NVDA- Version 2020.3
Voiceover - Version Latest
- is resolved by
-
A11Y-269 Loading...
- links to