-
Bug
-
Resolution: Fixed
-
Low
-
8.4.0
-
Severity 3 - Minor
-
Issue Summary
The floating toolbar with buttons such as "Go to link", "Edit" and "unlink" does not have an appropriate reading order.
Steps to Reproduce
- Navigate to the header and activate the "Create" link.
- Navigate to the main content and mention the user
- When using the arrow keys focus moves to the mention, floating toolbar appears
- Try to navigate to the mentioned toolbar.
- Observe that the floating toolbar available at the main content area
Screenshot
Actual Results
The floating toolbar with buttons such as "Go to link", "Edit" and "unlink" is available at the end of the page for screen reader users. This is because this content is not coded directly after the button in the DOM. It is instead coded at the end of the page. This inappropriate reading order might disorient the users of screen readers. That the content is available at the end might confuse or mislead them.
Expected Results
Content must have an appropriate reading order. Assistive technologies navigate content using the order in which elements appear in the DOM. Hence, make sure that the content is programmatically ordered in such a way that it provides an appropriate reading order to the users of assistive technologies. Make sure that the content that gets available on interactive with mentions is just coded after the mention in the DOM. This will create an appropriate reading order for the users of assistive technologies.
Workaround
Not Available
Environment
MacBook Pro (16-inch, 2019)
macOS 13.4.1 (c) (22F770820d)
Chrome - Version 115.0.5790.170 (Official Build) (x86_64)
Firefox- Version 114.0 (64-bit)
Safari- Version 16.5.2 (18615.2.9.11.10)
JAWS- Version 2023.2306.28
NVDA- Version 2022.2.2
Voiceover - Version Latest
- is resolved by
-
CONFSERVER-91211 Editing a page : Toolbar options are not accessible with keyboard
-
- Closed
-
[CONFSERVER-90820] Create new page | Mention: Floating toolbar for mentions has inappropriate reading order
Labels | Original: 1.3.2 Level-A WCAG21 ax-at-user ax-bug ax-confluence-dc-vpat ax-confluence-dc-vpat-createanewpage-editor ax-confluence-dc-vpat-createeditpage ax-confluence-dc-vpat-pg07 ax-customer-escalated ax-esc-itzbund ax-high-priority ax-kb-user ax-qa ax-qa-fixed ax-qa-verified | New: 1.3.2 Level-A WCAG21 ax-at-user ax-bug ax-confluence-dc-2023-vpat ax-confluence-dc-vpat ax-confluence-dc-vpat-createanewpage-editor ax-confluence-dc-vpat-createeditpage ax-confluence-dc-vpat-pg07 ax-customer-escalated ax-esc-itzbund ax-high-priority ax-kb-user ax-qa ax-qa-fixed ax-qa-verified |
Labels | Original: 1.3.2 Level-A WCAG21 ax-at-user ax-bug ax-confluence-dc-vpat ax-confluence-dc-vpat-createanewpage-editor ax-confluence-dc-vpat-pg07 ax-customer-escalated ax-esc-itzbund ax-high-priority ax-kb-user ax-qa ax-qa-fixed ax-qa-verified | New: 1.3.2 Level-A WCAG21 ax-at-user ax-bug ax-confluence-dc-vpat ax-confluence-dc-vpat-createanewpage-editor ax-confluence-dc-vpat-createeditpage ax-confluence-dc-vpat-pg07 ax-customer-escalated ax-esc-itzbund ax-high-priority ax-kb-user ax-qa ax-qa-fixed ax-qa-verified |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Waiting for Release [ 12075 ] | New: Closed [ 6 ] |
Labels | Original: 1.3.2 Level-A WCAG21 ax-at-user ax-bug ax-confluence-dc-vpat ax-confluence-dc-vpat-createanewpage-editor ax-confluence-dc-vpat-pg07 ax-customer-escalated ax-esc-itzbund ax-high-priority ax-kb-user ax-qa | New: 1.3.2 Level-A WCAG21 ax-at-user ax-bug ax-confluence-dc-vpat ax-confluence-dc-vpat-createanewpage-editor ax-confluence-dc-vpat-pg07 ax-customer-escalated ax-esc-itzbund ax-high-priority ax-kb-user ax-qa ax-qa-fixed ax-qa-verified |
Attachment | New: Screen Recording 2024-02-19 at 1.21.18 PM.mov [ 452506 ] |
Link |
New:
This issue is resolved by |
Fix Version/s | New: 8.9.0 [ 107007 ] | |
QA Demo Status | Original: Not Done [ 14330 ] | New: Not Needed [ 14332 ] |
QA Kickoff Status | Original: Not Done [ 14234 ] | New: Not Needed [ 14236 ] |
Status | Original: In Progress [ 3 ] | New: Waiting for Release [ 12075 ] |
Status | Original: Short Term Backlog [ 12074 ] | New: In Progress [ 3 ] |
Assignee | New: Zac Xu [ zxu2@atlassian.com ] |
A fix for this issue is available in Confluence Server and Data Center 8.9.0.
Upgrade now or check out the Release Notes to see what other issues are resolved.