-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
9.5.1
-
Severity 3 - Minor
-
Issue Summary
The "Not verified" heading is inappropriately defined as heading level 3.
Steps to Reproduce
- Open the home page and activate the "Project" link in the header.
- Activate “PROJ" project.
- Activate any repository link from the “name” column of the data table, which will direct you to the source page.
- Now activate the Commits link from the left navigation.
- Navigate onto the data table present in main content and activate "Signature not verified" button present in "Commit" column.
- Navigate onto the mentioned instance and inspect code.
- Observe that the mentioned instance use inappropriate heading level.
Screenshot
Actual Results
The "Not verified" heading text (available on activating "Signature not verified" button from data table present in main content area) does not follow the visual structure of the page. It is inappropriately defined as heading level 3 instead of heading level 2. As a result, screen reader users found it difficult to understand the page’s content structure.
Expected Results
The heading levels should correctly convey the relationship between the headings, such as the parent-child relationship between the headings. Provide an appropriate heading level to the mentioned heading text, such as <h1>, <h2>, <h3>, and so on.
In this scenario, mark the text "Not verified" using <h2> tag.
Code snippet
<h2>Not verified</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: Sonoma 14.7
Chrome - Version 119.0.6045.105 (Official Build) (64-bit)
Firefox- Version 92.0 (64-bit)
Safari- Version 16.6 (18615.3.12.11.2)
JAWS- Version 2023
NVDA- Version 2021.2
Voiceover - Version Latest