Informe de accesibilidad de cursor.sh

Auditoría de accesibilidad de cursor.sh — escaneado el Feb 20, 2026

Technology
0 /100
D Deficiente

6 problemas encontrados en 2 categorías

2 Crítico 4 Importante

Resumen de conformidad WCAG

Perceptible 1 problemas
Operable 2 problemas
Comprensible 0 problemas
Robusto 3 problemas

Problemas encontrados

Form inputs missing labels

Crítico

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

WCAG 1.3.1
4 elemento(s) afectado(s)
  • <textarea name="message">
  • <textarea name="message">
  • <textarea name="message">
  • <textarea name="message">
Cómo solucionarlo

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

Buttons missing accessible name

Crítico

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
8 elemento(s) afectado(s)
  • <button>
  • <button>
  • <button>
  • <button>
  • <button>
Cómo solucionarlo

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

Frames missing title

Importante

Iframes must have title attributes describing their content.

WCAG 2.4.1
1 elemento(s) afectado(s)
  • <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M2R7938W">
Cómo solucionarlo

Add descriptive title attributes to all <iframe> elements.

Duplicate element IDs

Importante

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

WCAG 4.1.1
17 elemento(s) afectado(s)
  • id="demo-window-cursor-ide"
  • id="site-header"
  • id="main"
  • id="tabpanel-browser-preview"
  • id="logo-garden"
Cómo solucionarlo

Make each id attribute value unique within the page.

Invalid ARIA attributes

Importante

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

WCAG 4.1.2
2 elemento(s) afectado(s)
  • <div aria-labelledby="tab-browser-preview"> (missing ref)
Cómo solucionarlo

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

Focus indicator not visible

Importante

Interactive elements must have visible focus indicators for keyboard users.

WCAG 2.4.7
12 elemento(s) afectado(s)
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
  • <button style="...outline:none...">
Cómo solucionarlo

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

Correcciones prioritarias

Estos son los cambios más importantes que cursor.sh debería realizar:

  1. #1
    Buttons missing accessible name Crítico

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

  2. #2
    Form inputs missing labels Crítico

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

  3. #3
    Duplicate element IDs Importante

    Make each id attribute value unique within the page.

Preguntas frecuentes

¿Es cursor.sh accesible?

cursor.sh obtuvo 38/100 (calificación D) en nuestra auditoría. Esta puntuación refleja verificaciones automáticas según WCAG 2.1 nivel AA.

¿Es cursor.sh conforme con WCAG?

Nuestro escaneo encontró 6 problemas de accesibilidad en cursor.sh. La conformidad WCAG completa requiere resolver todos los problemas críticos y mayores.

¿Es cursor.sh conforme con la EAA?

La Ley Europea de Accesibilidad exige que los sitios web cumplan con WCAG 2.1 AA. Consulte el informe detallado arriba para ver el estado de conformidad de cursor.sh.

¿Qué problemas de accesibilidad tiene cursor.sh?

Consulte la lista completa de problemas arriba con niveles de gravedad, elementos afectados y correcciones recomendadas para cursor.sh.

Escanea tu propio sitio web

Obtén un informe de accesibilidad gratuito en segundos.