-
Bug
-
Resolution: Fixed
-
High
-
9.12.8
-
9.12
-
Severity 3 - Minor
-
-
Accessibility
Issue Summary
Screen reader users are unable to access the toolbar functionality.
Steps to Reproduce
- Open the Jira Server page.
- Navigate to the header, activate "Projects" and open a project.
- Navigate to the header, activate "Issues" and open an issue.
- Navigate to the "Description" section and activate "Edit Description" button.
- Using a screen reader, try interacting with the "Attachment", "Link", and other toolbar options.
- Observe that the functionalities do not work as expected.
Screen Recording
https://jira.atlassian.com/secure/attachment/469691/Screen%20Recording%20Toolbar.mkv
Actual Results
When screen reader users activate the "Edit Description" button and interact with the "Attachment", "Link", and other toolbar options, these functionalities do not work as expected.
When the "Attachment" option is triggered, the screen reader's focus moves to the top of the page. The user can navigate back to the option, but the menu becomes inaccessible, even though its state is announced as "expanded". The associated functionalities with this menu are not working with the screen reader.
When screen reader users activate the "Link" option, the focus inappropriately shifts to the browser's address bar, preventing the user from adding a link to the description using this option.
Additionally, the keyboard shortcut "CTRL+K" to add a link to the description does not work. The same behavior is observed when using this keyboard shortcut with a screen reader running.
As a result, screen reader users are unable to access these toolbar functionalities.
Expected Results
Ensure that the toolbar functionalities should be accessible for screen reader users.
Apply the following changes:
- Ensure that focus does not move to the top of the page.
- Ensure that the functionalities associated with the "Attachment" option are accessible to screen reader users.
- Ensure that focus does not shift to the browser's address bar when the "Link" option is activated.
- Ensure that screen reader users can insert a link into the "Description" field using both the "Link" toolbar option and the "CTRL+K" keyboard shortcut.
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
Operations - Windows11
Chrome - Version 130.0.6723.70 (Official Build) (64-bit)
Safari- Version 18.0
Firefox- Version 131.0.3 (64-bit)
JAWS- Version 2023
NVDA- Version 2024.4
VoiceOver - Version Latest
- relates to
-
COM-1113 Loading...