-
Bug
-
Resolution: Fixed
-
Highest
-
5.12.1
-
Severity 3 - Minor
-
Issue Summary
The option under "canned responses" is not navigable using the keyboard arrow keys ideally.
Steps to Reproduce
- Navigate to the any "Jira service management" project
- Navigate and activate the "comment" section"
- Navigate to the "toolbar" and activate the "Canned responses" button
- Try to navigate to dropdown options using the arrow keys.
- Observe that it is not possible
Screenshot
Actual Results
When a user tries to move focus on the "canned responses" dropdown by using arrow keys, it is not possible. While the elements are only shown by the user when closing and reopening the menu popup, the attention shifts to the subsequent element. The functionality to navigate is not a keyboard and screen reader accessible.
As a result, it leads to a bad user experience for keyboard-only and screen-reader users.
Expected Results
The "Canned response" options should be navigable using the keyboard arrow keys. This can be achieved by scripting
Following is expected
- Make sure that dropdown options should be available with only arrow keys ideally.
- When the options receive focus, there should be an announcement like “option <option name> focused 1 of 3” appropriately.
- Additionally, The option "Save as a response" and "Edit responses" should be operable with the tab key.
Workaround
Currently, there is no known workaround for this behaviour. A workaround will be added here when available
Environment
MacBook Pro (14-inch, 2021)
macOs Ventura 13.4
Chrome - Version 114.0.5735.106 (Official Build) (arm64)
Firefox- Version 112.0. 1
Safari- Version 16.5 (18615.2.9.11.4)
JAWS- Version 2023
NVDA- Version 2023
Voiceover - Version Latest
- mentioned in
-
Page Failed to load
Looking at the current pattern, none of the other dropdowns announce “option <option name> focused 1 of 3” when any of the option receives focus. In maintaining consistency, we'll follow the same approach for this one too. 153f1fd15216