-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 6.4.14, 7.2.4
-
Component/s: Issue - Actions
-
6.04
-
1
-
Severity 2 - Major
Summary
The delete issue link button is hidden until hovered. This causes an issue for screen readers because they're unable to focus on the action. Need to ensure this can be done with the keyboard.
Environment
- Chrome/Safari
- Scree readers eg. VoiceOver
Steps to Reproduce
- Enable VoiceOver in Mac
- Open Safari/Chrome and go to Issue view page
- Try to locate "Delete link" for deleting Issue link using only keyboard
Expected Results
The delete link button able to access/focus with keyboard
Actual Results
The delete link can only be selected if it is mouse hovered
Notes
Copied from https://ecosystem.atlassian.net/browse/ACCESS-687