-
Bug
-
Resolution: Fixed
-
Low
-
5.11.0
-
Severity 3 - Minor
-
Issue Summary
The current state is not defined for the currently selected link in "Activity" section.
Steps to Reproduce
- Open the "View issue in queue view & comments" page.
- Navigate to the "Activity" section.
- Navigate to the "All", "Comments", etc. links.
- Inspect the code.
- Notice that the current page state is not programmatically defined.
Screen Recording
[JSM-1] What am I looking at_ - InstEnv Jira - Google Chrome 2023-09-13 10-06-21.mp4
Actual Results
The current state is not programmatically defined for the currently active links such as "All", "Comments", "Work Log", "History" and "Activity".
As a result, screen reader users will not be aware of the currently active state of the link.
Expected Results
Ensure that the current state of the active link is defined using the "aria-current" attribute with an appropriate token value.
Apply the following changes:
- Add the aria-current="true" attribute to <a> element of the link.
- Ensure that the "aria-current" attribute is updated as per user interaction using scripting.
Code Snippet
<a aria-current="true" href="...">Comments</a>
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 Monterey Version 12.3.1
Chrome - Version 101.0.4606.81 (Official Build) (64-bit)
Firefox- Version 93.0 (32-bit)
Safari- Version 15.3 (17612.4.9.1.5)
JAWS- Version 2022
NVDA- Version 2020.3
Voiceover - Version Latest
- is resolved by
-
A11Y-259 You do not have permission to view this issue
- links to
Form Name |
---|
[JSDSERVER-14282] View issue in queue view & comments: Current state is not defined
Fix Version/s | New: 10.3.0 [ 109406 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Gathering Impact [ 12072 ] | New: Closed [ 6 ] |
Remote Link | Original: This issue links to "A11Y-259 (Bulldog)" [ 931077 ] | New: This issue links to "A11Y-259 (JIRA Server (Bulldog))" [ 931077 ] |
Labels | Original: 4.1.2 Level-A WCAG21 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-Viewissueinqueueview&comments ax-jsm-dc-vpat-pg10 ax-jsmdc-agentissueview ax-medium-priority ax-qa ril | New: 4.1.2 Level-A WCAG21 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-Viewissueinqueueview&comments ax-jsm-dc-vpat-pg10 ax-jsmdc-agentissueview ax-medium-priority ax-qa ax-qa-fixed ax-qa-verified ril |
Attachment | New: Screenshot 2024-12-17 at 2.40.49 PM.png [ 476130 ] |
Labels | Original: 4.1.2 Level-A WCAG21 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-Viewissueinqueueview&comments ax-jsm-dc-vpat-pg10 ax-jsmdc-agentissueview ax-medium-priority ax-qa | New: 4.1.2 Level-A WCAG21 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-Viewissueinqueueview&comments ax-jsm-dc-vpat-pg10 ax-jsmdc-agentissueview ax-medium-priority ax-qa ril |
Remote Link | New: This issue links to "Internal ticket (Web Link)" [ 955967 ] |
Remote Link | New: This issue links to "A11Y-259 (Bulldog)" [ 931077 ] |
Labels | Original: 4.1.2 Level-A WCAG21 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-Viewissueinqueueview&comments ax-jsm-dc-vpat-pg10 ax-medium-priority ax-qa | New: 4.1.2 Level-A WCAG21 ax-at-user ax-bug ax-jsm-dc-vpat ax-jsm-dc-vpat-Viewissueinqueueview&comments ax-jsm-dc-vpat-pg10 ax-jsmdc-agentissueview ax-medium-priority ax-qa |
Status | Original: Needs Triage [ 10030 ] | New: Gathering Impact [ 12072 ] |