-
Bug
-
Resolution: Fixed
-
Low
-
5.10, 6.4.3
-
4
-
Severity 2 - Major
-
1
-
Summary
Skip navigation links exist, but the targets for the links either do not exist or the links are not keyboard accessible.
An in-page link contains the words "skip" or "jump" and is hidden with CSS display:none or visibility:hidden, or the link has an href attribute that does not match the id value of another element within the page or the name attribute value of an anchor element within the page.
Broken links on the main dashboard:
- <a href="#title-heading">Skip to content</a>
- <a href="#breadcrumbs">Skip to breadcrumbs</a>
- <a href="#header-menu-bar">Skip to header menu</a>
- <a href="#navigation">Skip to action menu</a>
- <a href="#quick-search-query">Skip to quick search</a>
Why It Matters
A link to jump over navigation or jump to the main content of the page assists keyboard users only if the link is properly functioning and is keyboard accessible.
How to Fix It
Ensure that the target for the link exists and that the link is not hidden with CSS display:none or visibility:hidden.
Reference
- is superseded by
-
CONFSERVER-74834 Reduce the number of skip links and use AUI implementation
-
- Closed
-
- relates to
-
CONFSERVER-12383 Section 508 Compliance for Confluence (VPAT)
- Closed
- mentioned in
-
Page Failed to load
[CONFSERVER-54039] Section 508 - Broken skip links
Labels | Original: accessibility affects-server ax-norepro ax-qa bugfix compliance section_508 | New: accessibility affects-server ax-norepro bugfix compliance section_508 |
Labels | Original: accessibility affects-server ax-norepro bugfix compliance section_508 | New: accessibility affects-server ax-norepro ax-qa bugfix compliance section_508 |
Link |
New:
This issue is superseded by |
Fix Version/s | New: 7.15.0 [ 97722 ] | |
QA Demo Status | Original: Not Done [ 14330 ] | New: Not Needed [ 14332 ] |
QA Kickoff Status | Original: Not Done [ 14234 ] | New: Not Needed [ 14236 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Long Term Backlog [ 12073 ] | New: Closed [ 6 ] |
UIS | Original: 2 | New: 1 |
Labels | Original: accessibility affects-server bugfix compliance section_508 | New: accessibility affects-server ax-norepro bugfix compliance section_508 |
UIS | Original: 1 | New: 2 |
UIS | Original: 2 | New: 1 |
UIS | Original: 3 | New: 2 |
UIS | Original: 2 | New: 3 |