Kilotest: Diagnoses of position sticky
violation by HTML element 7 on Dr. Catherine Akurut curriculum vitae page
Basics
About the Dr. Catherine Akurut curriculum vitae page
- URL: https://catherineakurut-cv.netlify.app/
- Tested 44 days ago by job
pk7on 2026-06-06 at 23:11
About HTML element 7
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body> - XPath:
/html/body - Bounding box: x = 0, y = 0, width = 1920, height = 7928
About the position sticky
issue
- Why it matters: User may be unable to see needed content or may be forced to scroll in both dimensions
- Priority: lowest
- Related WCAG standard: 1.4.10
Diagnoses
Here is how rule engines diagnose the position sticky
issue for HTML element 7 of the Dr. Catherine Akurut curriculum vitae page.
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><nav></nav></code></p><p>Using fixed (also known as sticky) positions on websites (e.g. sticky headers) can be problematic for people with low vision who have their browser window zoomed in. This is especially problematic on mobile phones where, when zoomed in, the sticky header can take over much of the screen, hiding the content that the user wants to view.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
position_sticky