-
Bug
-
Resolution: Duplicate
-
Low
-
None
-
9.3.0
-
9.03
-
Severity 3 - Minor
-
Issue Summary
The color palette present inside more epic options is inaccessible for keyboard & screen reader users.
Steps to Reproduce
- Navigate to the backlog page.
- Navigate to the "More options(...)" menu inside "Epics" section.
- Observe that color elements doesn’t receive Keyboard & screen reader focus.
Actual Results
While navigating with Keyboard & screen reader, when user opens "more options(...)" menu inside epics section, the different color elements are present which doesn’t receive Keyboard & screen reader focus. However currently they are only accessible via mouse click.
This makes Keyboard & screen reader users difficult to access the functionality effectively.
Expected Results
All the interactive elements on the page must be Accessible with Keyboard & screen reader. The color palette present inside more epic options should be accessible for keyboard & screen reader users.
Apply following fixes.
- Mark the color elements as radio buttons so they become interactive with Keyboard & screen reader.
- Provide a clear & visual labels to the radio buttons. For Example : "Red", "Yellow", etc.
- Provide visual & programmatic indication to users to understand currently selected color element.
Screenshot
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is resolved by
-
JRASERVER-75760 Backlog : Missing keyboard support for interactive element
- Closed