-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 8.22.0
-
Component/s: Accessibility
-
8.22
-
Severity 2 - Major
Issue Summary
The checkbox element is not accessible by keyboard alone users when the user navigates in the Epic link input field.
Element name: Show done epics check box.
Location : Available in the EPIC link input field.
Steps to Reproduce
- Navigate to the Jira dashboard page.
- Navigate to the "Create" menu button in the header section & activate it.
- In the Issue, type select Epic and fill in the details.
- Navigate to the Epic link input field and activate it. (In case the Epic link input field is not available, select the "Configure fields" which is available in the top right corner of the modal and select the "Epic Link " option.
Actual Results
In the "Create issue" modal when the Epic link input field is activated, a checkbox is available in the dropdown section for "Show done epics" which is not available for keyboard alone and screen reader users. Whereas the checkbox interactive element is available with a mouse click.
This makes it keyboard-only and Screen reader users difficult to check and uncheck the done epics links available.
Expected Results
Following are the expected keyboard interactions.
- The Interactive element "Checkbox" should be able to receive keyboard focus and the screen reader should announce when the date is selected.
- The checkbox should get Check and Uncheck the option with the Space key.
- The focus should go back to the input field of the Epic link.
- The screen reader should announce when the Checkbox is checked and unchecked.
Screenshot
Screen Recording
Workaround
Currently there is no known workaround for this behaviour. A workaround will be added here when available
Bug Ref: 738812
- blocks
-
JRASERVER-74061 Create Issue : Custom checkbox does not have a role, name and state
-
- Closed
-
- duplicates
-
JRASERVER-73432 Create Issue : Custom checkbox does not have a role, name and state
-
- Closed
-
-
JRASERVER-74023 Create Issue : Inaccessible by keyboard and no conforming alternative.
-
- Closed
-
- is resolved by
-
A11Y-58 Loading...
- mentioned in
-
Page Loading...