-
Bug
-
Resolution: Fixed
-
Low
-
8.4.0
-
Severity 3 - Minor
-
Issue Summary
When sidebar is collapsed, the elements such as "space shortcuts", "child pages", & "page tree" are not accessible with keyboard & screen reader.
Steps to Reproduce
- Navigate to Confluence page.
- Collapse the sidebar.
- With tab key navigate through sidebar elements.
- Observe that the elements such as "page shortcuts" & "page tree" are not accessible with keyboard
Actual Results
When the sidebar is collapsed & user navigate with keyboard tab key the elements such as "space shortcuts", "child pages" & "page tree" are not accessible. This makes it difficult for keyboard-only & screen reader users to access the elements.
Screenshot
Expected Results
All the interactive elements on the page must be accessible with keyboard & screen reader.
Code the mentioned elements with <button> elements & provide descriptive labels.
Also provide aria-expanded attribute to convey the state of the elements. Ensure the value true/false updates as per user interaction
Workaround
The elements such as "space shortcuts", "child pages" & "page tree" are accessible when the sidebar is open/expanded.
- duplicates
-
CONFSERVER-91173 Side Navigation: Content not accessible for screen reader and keyboard users
-
- Closed
-
A fix for this issue is available in Confluence Data Center 8.8.0.
Upgrade now or check out the Release Notes to see what other issues are resolved.