Kilotest: Diagnoses of tab-opening link action unstated
violation by HTML element 520 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 520
- Tag name:
A - Text:
Get the Report
- Start tag:
<a href="https://accessibility.deque.com/2025-forrester-wave-report-digital-accessibility" target="_blank" class="button medium primary-on-dark" aria-label="Get the report to learn Deque in the Forrester Wave"> - XPath:
/html/body/div[1]/main[1]/article[1]/div[1]/section[2]/div[1]/div[1]/div[1]/div[1]/div[1]/a[1] - Bounding box: x = 319, y = 1086, width = 150, height = 48
About the tab-opening link action unstated
issue
- Why it matters: Following a link opens a new window, surprising a user
- Priority: high
- Related WCAG standard: 3.2.5
Diagnoses
Here is how tools diagnose the tab-opening link action unstated
issue for HTML element 520 of the Deque page.
- <p>Readers can always choose to open a link a new window. When a link forces open a new window, it can be confusing and annoying, especially for assistive device users who may wonder why their browser's "back" button is suddenly disabled.</p> <p>There are two general exceptions:</p> <ul> <li>When the user is filling out a form, and opening a link in the same window would cause them to lose their work.</li> <li>When the user is clearly warned a link will open a new window.</li> </ul> <p><strong>To fix:</strong> set this link back its default target, or add a screen-reader accessible warning (text or an icon with alt text).</p>
Tool: Editoria11y (Princeton University)
Rule:
linkNewWindow