Kilotest: Diagnoses of position sticky
violation by HTML element 869 on Deque page
Basics
About the Deque page
- URL: https://www.deque.com/
- Tested 23 days ago by job
7tzon 2026-05-09 at 16:37
About HTML element 869
- Tag name:
DIV - Text:
Free trial: axe DevTools Extension Get 14 days of the best accessibility testing browser extension ever, with the entire feature set turned on. … ×
- Start tag:
<div id="pum-4682" role="dialog" aria-modal="false" class="pum pum-overlay pum-theme-4676 pum-theme-content-only popmake-overlay pum-click-to-close click_open" data-popmake="{"id":4682,"slug":"free-trial-axe-devtools-extension","theme_id":4676,"cookies":[{"event":"on_popup_close","settings":{"name":"pum-4682","key":"","session":null,"path":true,"time":"1 month"}}],"triggers":[{"type":"click_open","settings":{"extra_selectors":""}}],"mobile_disabled":null,"tablet_disabled":null,"meta":{"display":{"stackable":false,"overlay_disabled":false,"scrollable_content":false,"disable_reposition":false,"size":"auto","responsive_min_width":"0%","responsive_min_width_unit":false,"responsive_max_width":"100%","responsive_max_width_unit":false,"custom_width":"640px","custom_width_unit":false,"custom_height":"380px","custom_height_unit":false,"custom_height_auto":false,"location":"center top","position_from_trigger":false,"position_top":"100","position_left":"0","position_bottom":"0","position_right":"0","position_fixed":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","overlay_zindex":false,"zindex":"1999999999"},"close":{"text":"","button_delay":"0","overlay_click":"1","esc_press":false,"f4_press":false},"click_open":[]}}"> - XPath:
/html/body/div[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
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 869 of the Deque page.
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_4.1_4_10.C32,C31,C33,C38,SCR34,G206