Kilotest: Diagnoses of position sticky
violation by HTML element 927 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 927
- Tag name:
IFRAME - Text:
Skip to content … © Copyright 2026, Deque Systems, Inc. All Rights Reserved
- Start tag:
<iframe id="bugherd_embed_communication_frame" name="embedCommunication" sandbox="allow-scripts allow-popups allow-same-origin allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://sidebar.bugherd.com/sidebar/embed_html?apikey=lrspwsxgxzmw7deihhlavq" style="display: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; position: fixed; z-index: 2147483647; right: 0px; height: 144px; width: 330px; top: calc(100% - 154px);"> - XPath:
/html/body/iframe[1] - 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 927 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