-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.1.0, 9.2.0
-
Severity 3 - Minor
-
Issue Summary
On the "Create/ edit page | Status macro" page, the "Preview" text is not semantically declared as a heading.
Note: Similar issues were observed in the "Table of contents", "Select macro", and so on, modal dialogs. This is not a high priority issue. Nonetheless, it will enhance the user's experience if the text in the "Preview" frame is too lengthy.
Steps to Reproduce
- Open Confluence.
- Navigate onto the "Create" link in the header and activate it.
- Navigate onto the "Insert more content" > "Status" buttons and activate them.
- Navigate onto the mentioned instance and inspect its code.
- Observe that the mentioned instance is not semantically declared as a heading.
Screenshot
Actual Results
The "Preview" text is not semantically declared as a heading. As a result, screen reader users found it difficult to understand the page’s content structure.
Expected Results
When any element title or categorize any content, it should semantically be declared as a heading. Mark up the above text using the appropriate HTML heading markup. As well, use headings with appropriate heading levels. Make sure that the heading levels correctly communicate the page's structure, such as the parent-child relationship between the headings.
Code Snippet:
<h2>Preview</h2>
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 Ventura 13.3.1
Chrome - Version 113.0.5672.63 (Official Build) (x86_64)
Firefox- Version 92.0 (64-bit)
Safari- Version 16.4 (18615.1.26.110.1)
JAWS- Version 2023
NVDA- Version 2024.3
Voiceover - Version Latest
- blocks
-
CONFSERVER-98499 Create/edit page :Heading not defined
-
- Gathering Impact
-