Kilotest: Diagnoses of position sticky
violation by HTML element 1627 on Open Secrets page
Basics
About the Open Secrets page
- URL: https://www.opensecrets.org/
- Tested 13 days ago by job
79lon 2026-05-19 at 14:37
About HTML element 1627
- Tag name:
DIV - Text:
Your weekly money in politics newsletter … Help sustain our work
- Start tag:
<div class="dc-newsletter-donate-wrapper desktop-only container-outer"> - XPath:
/html/body/div[4]/div[9]/div[1] - Bounding box: x = 310, y = 5825, width = 1300, height = 1064
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 tools diagnose the position sticky
issue for HTML element 1627 of the Open Secrets page.
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><div class="card-wrapper"></div></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