Report di accessibilità di cursor.sh

Audit di accessibilità di cursor.sh — scansionato il Feb 20, 2026

Technology
0 /100
D Scarso

6 problemi rilevati in 2 categorie

2 Critico 4 Maggiore

Panoramica conformità WCAG

Percepibile 1 problemi
Operabile 2 problemi
Comprensibile 0 problemi
Robusto 3 problemi

Problemi trovati

Form inputs missing labels

Critico

Form elements must have associated labels so users know what information to enter.

WCAG 1.3.1
4 elemento/i interessato/i
  • <textarea name="message">
  • <textarea name="message">
  • <textarea name="message">
  • <textarea name="message">
Come correggere

Add <label> elements with matching for attributes, or use aria-label.

Buttons missing accessible name

Critico

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
8 elemento/i interessato/i
  • <button>
  • <button>
  • <button>
  • <button>
  • <button>
Come correggere

Add text content, aria-label, or title to all <button> elements.

Frames missing title

Maggiore

Iframes must have title attributes describing their content.

WCAG 2.4.1
1 elemento/i interessato/i
  • <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M2R7938W">
Come correggere

Add descriptive title attributes to all <iframe> elements.

Duplicate element IDs

Maggiore

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
17 elemento/i interessato/i
  • id="demo-window-cursor-ide"
  • id="site-header"
  • id="main"
  • id="tabpanel-browser-preview"
  • id="logo-garden"
Come correggere

Make each id attribute value unique within the page.

Invalid ARIA attributes

Maggiore

ARIA attributes must be valid and used correctly to work with assistive technologies.

WCAG 4.1.2
2 elemento/i interessato/i
  • <div aria-labelledby="tab-browser-preview"> (missing ref)
Come correggere

Review and correct ARIA roles, states, and properties according to the WAI-ARIA specification.

Focus indicator not visible

Maggiore

Interactive elements must have visible focus indicators for keyboard users.

WCAG 2.4.7
12 elemento/i interessato/i
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
Come correggere

Ensure :focus styles are visible. Don't use outline: none without a replacement.

Correzioni prioritarie

Ecco le modifiche più importanti che cursor.sh dovrebbe apportare:

  1. #1
    Buttons missing accessible name Critico

    Add text content, aria-label, or title to all <button> elements.

  2. #2
    Form inputs missing labels Critico

    Add <label> elements with matching for attributes, or use aria-label.

  3. #3
    Duplicate element IDs Maggiore

    Make each id attribute value unique within the page.

Domande frequenti

cursor.sh è accessibile?

cursor.sh ha ottenuto 38/100 (voto D) nel nostro audit. Questo punteggio riflette controlli automatizzati secondo WCAG 2.1 livello AA.

cursor.sh è conforme WCAG?

La nostra scansione ha trovato 6 problemi di accessibilità su cursor.sh. La piena conformità WCAG richiede la risoluzione di tutti i problemi critici e maggiori.

cursor.sh è conforme all'EAA?

La Legge Europea sull'Accessibilità richiede che i siti web rispettino gli standard WCAG 2.1 AA. Controlla il report dettagliato sopra per lo stato di conformità di cursor.sh.

Quali problemi di accessibilità ha cursor.sh?

Consulta l'elenco completo dei problemi sopra con livelli di gravità, elementi interessati e correzioni consigliate per cursor.sh.

Scansiona il tuo sito web

Ottieni un report di accessibilità gratuito in pochi secondi.