-
Bug
-
Resolution: Unresolved
-
Medium (View bug fix roadmap)
-
None
-
8.20.20, 8.20.30, 9.12.2, 9.4.17
-
8.2
-
Severity 3 - Minor
-
Issue Summary
The ARIA attribute such as aria-hidden=”true” is provided to the modal dialog.
Steps to Reproduce
- Open the "Review Changes In Jira" page.
- Using screen reader, try to access the modal dialog content.
- Notice that the content of the modal dialog is not available for screen reader users.
Screenshot
Actual Results
The aria-hidden=”true” attribute is defined to the <div> element containing the "Review changes" modal dialog inappropriately. As a result, screen reader user will not be able to interact with the modal dialog content effectively.
Expected Results
Remove the aria-hidden attribute from the source of the modal dialog. By doing this screen reader users may interact the content of the modal dialog effectively.
Workaround
Required, if there is no workaround please state:
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2021)
macOs Monterey Version 12.3.1
Chrome - Version 101.0.4606.81 (Official Build) (64-bit)
Firefox- Version 93.0 (32-bit)
Safari- Version 15.3 (17612.4.9.1.5)
JAWS- Version 2022
NVDA- Version 2020.3
Voiceover - Version Latest
- links to