Kilotest: Diagnoses of position sticky
violation by HTML element 621 on Portland General Electric page
Basics
About the Portland General Electric page
- URL: https://portlandgeneral.com/
- Tested 38 days ago by job
9pnon 2026-04-24 at 19:42
About HTML element 621
- Tag name:
BUTTON - Text:
Feedback
- Start tag:
<button id="nebula_div_btn" style="border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; background: none; left: 0px; margin-bottom: 0px; visibility: visible; line-height: 108px;" alt="Feedback" tabindex="0" class="kampyle_feedback-button kampyle_bottom-left noOutline "> - XPath:
/html/body/span[1]/button[1] - Bounding box: x = 0, y = 999, width = 81, height = 81
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 621 of the Portland General Electric 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