-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
8.4.0, 9.2.0
-
Severity 3 - Minor
-
Issue Summary
On the “Create/edit page” page,The text is not declared as headings which visually looks like a heading.
Note: Similar issue is observed for the macros such as "Table of Contents" ,"Children Display" ,"Info" & "Recently Updated"
Steps to Reproduce
- Navigate to the homepage of the confluence
- Navigate to "Create new page - editor" & activate it.
- In the Editor input area, add the "Macros"
- Using a screen reader, pull up the list of Headings.
- Observe that the mentioned text content is not marked-up using HTML heading.
Screenshot 1
Screenshot 2
Screenshot 3
Actual Results
When the screenreader users add the "Expand" macro ,text such as “Preview" visually appears to be heading. The mentioned text content is not marked-up using HTML heading.
This resulted in screen reader users finding it difficult to understand the page content structure.
Expected Results
Mark-up the mentioned text using appropriate HTML headings. In addition, use heading levels as per specification such as <h1> should be followed by <h2>, <h3> and so on.
Code Snippet
<h2> Preview </h2>
Environment
MacBook Pro (16-inch, 2021)
macOs Sonoma 14.6.1
Chrome - Version 129.0.6668.70 (Official Build) (x86_64)
Firefox- Version 92.0 (64-bit)
Safari- Version 17.1 (19616.2.9.11.7)
JAWS- Version 2023
NVDA- Version 2021.2
Voiceover - Version Latest
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is blocked by
-
CONFSERVER-98390 Create/edit page | Status macro : Missing heading semantics
-
- Gathering Impact
-