-
Bug
-
Resolution: Fixed
-
Low
-
9.7.0
-
9.07
-
Severity 3 - Minor
-
Issue Summary
The <nav> element has been used for button elements inappropriately which does not seems to be navigation.
Steps to Reproduce
- Navigate to "Issues" dropdown and activate it.
- Select any issue from "Recent Issues" section.
- Observe that "View an Issue" page has been appeared on the page.
- Press the "." button and check that pop up has appeared on the screen.
- Navigate to the "Log work" option an activate it.
- Observe that "Log work" modal dialog has been appeared on the screen.
- Using screen reader check that landmark used inappropriately.
Screenshot
Actual Results
The <nav> element is incorrectly defined to the "Visual" and "Text" button elements.
As a result, the landmarks are incorrectly identified for screen reader users.
Expected Results
Remove <nav> element from the source code of the above mentioned elements.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
Environment
MacBook Pro (16-inch, 2019)
macOS Ventura Version 13.3.1
Chrome - Version 112.0.5615.49 (Official Build) (x86_64)
Firefox- Version 112.0.1 (64-bit)
Safari- Version 16.4 (18615.1.26.11.23)
JAWS- Version 2022
NVDA- Version 2020.3
Voiceover - Version Latest
- is resolved by
-
A11Y-30 Loading...