Kilotest: Diagnoses of position sticky
violation by HTML element 955 on Sage Mages page
Basics
About the Sage Mages page
- URL: https://www.thesagemages.com/
- Tested 13 days ago by job
0lqon 2026-07-07 at 17:44
About HTML element 955
- Tag name:
DIV - Text: [not applicable]
- Start tag:
<div data-testid="responsive-container-content" tabindex="-1" role="dialog" aria-label="Site navigation" class="comp-kd5px9q0_r_comp-kd5px9hr-container"> - XPath:
[not obtained] - Bounding box: x = 1620, y = 0, width = 300, height = 1080
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 955 of the Sage Mages page.
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><button id="comp-kd5px9q0_r_comp-kkmqi5tc" class="comp-kd5px9q0_r_comp-kkmqi5tc wixui-vector-image"></button></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