Buscador

lunes, 14 de agosto de 2023

ARIA puede ayudar a la accesibilidad web, pero también la puede dañar

En ARIA can hurt or help web accessibility: How to review your website’s ARIA se advierte de los peligros que tiene el mal uso de ARIA:

Not all HTML elements have accessibility built into them. So, we use ARIA to add accessibility when a native HTML element cannot do the job.

When used correctly, ARIA can help people with disabilities access and use your website – when used correctly. Unfortunately, it’s misused all over the web.

Using ARIA incorrectly can actually make your website more inaccessible. It can unintentionally hide content from assistive technology, announce the wrong label, and cause functionality confusion for assistive tech users.

To actually make a more accessible web experience for all users, ARIA needs to be used correctly. A great place to start is looking at the ARIA your own website already uses.

Going through your own website’s ARIA can make it more accessible while also giving you a chance to learn more about ARIA (nothing like a hands-on learning experience).

lunes, 31 de julio de 2023

La accesibilidad de los números

En Making Numbers in Web Content Accessible se explican los problemas que los números presentan para la accesibilidad del contenido web:

Numbers are a key part of how we express ourselves and communicate with each other. They are often used to express concepts that are critical to our way of life: cultural, financial, medical, legal … numbers play an enormously important role in our lives.

It makes sense, then, that when we use numbers in web content, they must be made accessible to all people. In this article, we’re going to explore what the major issues are for number accessibility in web content, who it affects and how, and what web creators can do about it.

lunes, 24 de julio de 2023

Actualización de WCAG 3

Ayer (24/07/2023) se publicó una actualización de W3C Accessibility Guidelines (WCAG) 3.0

En WCAG 3 Introduction se proporciona una introducción de WCAG 3.

Reglamento de las condiciones de utilización de la lengua de signos española y de los medios de apoyo a la comunicación oral para las personas sordas, con discapacidad auditiva y sordociegas

El 19/07/2023 se publicó en el BOE el Real Decreto 674/2023, de 18 de julio, por el que se aprueba el Reglamento de las condiciones de utilización de la lengua de signos española y de los medios de apoyo a la comunicación oral para las personas sordas, con discapacidad auditiva y sordociegas.

En el Artículo 4. Definiciones se define la sordoceguera de la siguiente forma:

m) Sordoceguera: discapacidad única con entidad propia que resulta de la combinación de dos deficiencias sensoriales, la auditiva y la visual, que genera barreras de comunicación únicos y necesidades específicas y heterogéneas en las personas sordociegas, que hacen que puedan ser usuarias, alternativa o simultáneamente, de la lengua de signos española, del braille y de los diversos medios de apoyo a la comunicación oral, aumentativos y alternativos, con servicios especializados de comunicación y acompañamiento prestados por personal específicamente formado para su atención para hacer frente a las actividades de la vida diaria.

En el Artículo 4. Definiciones aparecen algunas definiciones interesantes sobre la comunicación de las personas sordociegas:

d) Lengua de signos táctil o apoyada: adaptación al tacto de la lengua de signos española que hacen las personas sordociegas que utilizan esta lengua para comunicarse cuando su visión ya no les permite seguir el movimiento de las manos de quien se comunica con ellos en esta lengua. Las personas sordociegas colocan sus manos sobre las de la persona interlocutora signante para percibir a través del tacto y la propiocepción las distintas configuraciones de las manos y los movimientos de estas y así seguir lo que le dice y comprender el mensaje.

4.º Sistemas alfabéticos: sistemas que se apoyan en el deletreo del mensaje como el sistema dactilológico o alfabeto manual, el dactilológico en palma, el uso de tablilla de comunicación y el uso de mayúsculas sobre la palma. El sistema dactilológico o alfabeto manual es aquel donde cada letra se corresponde con una configuración de la mano y dedos del interlocutor, que se puede realizar en el aire y que se capta de forma visual; el dactilológico en palma, en el que cada letra es representada sobre la palma de la mano de la persona sordociega, para que pueda captarlas táctilmente; el uso de una tablilla de comunicación, donde el interlocutor señala junto con la persona sordociega las letras en relieve para formar una palabra, o las mayúsculas sobre la palma, donde el interlocutor escribe con su dedo índice las letras en mayúsculas que componen las palabras una sobre otra, en el centro de la palma de la mano de la persona sordociega.

5.º Sistema Dactyls: sistema alternativo de comunicación táctil de carácter mixto. Consiste en transmitir el mensaje, combinando el uso del alfabeto dactilológico táctil con la incorporación de signos táctiles y otros recursos propios del sistema, sobre la base de unas reglas gramaticales que regulan su funcionamiento

6.º Sistema de signos Haptic: es un método de comunicación complementario que sirve para conocer toda la información del contexto que se suele proporcionar en la espalda, o en el brazo. De este modo, la persona sordociega recibe una información completa que le proporciona más independencia y, además, puede tomar decisiones de forma autónoma, conociendo todo lo que ocurre a su alrededor.

viernes, 21 de julio de 2023

WCAG 2.2 posiblemente será una recomendación en agosto 2023

Según la nota WCAG 2.2 final web standard expected in August 2023, es posible que WCAG 2.2 se publique como recomendación, es decir, la versión final, en agosto 2023.

lunes, 17 de julio de 2023

A la espera de WCAG 2.2

Mientras seguimos a la espera de la publicación definitiva de Web Content Accessibility Guidelines (WCAG) 2.2, podemos leer algunos de los artículos que resumen las novedades de WCAG 2.2 como, por ejemplo, WCAG 2.2, quick and simplified, que se lee en 2 minutos.

viernes, 14 de julio de 2023

Adrian Roselli, experto en accesibilidad web, denunciado por hablar de las capas de accesibilidad (accessibility overlays)

Muy sorprendente todo lo que se cuenta en New Low in the Accessibility “Industry:” Overlay Company Sues Globally-Recognized Accessibility Expert:

This is an article about a lawsuit filed against a digital accessibility advocate named Adrian Roselli.  Adrian has been outspoken against a type of software called an overlay. This type of overlay promises to make websites accessible for disabled people with just one line of code. Lainey has criticized this software too. Adrian was sued by AudioEye, a company that sells overlays.  It is Lainey’s opinion that this lawsuit is a SLAPP suit. Those initials stand for “Strategic Lawsuit Against Public Participation.”  Adrian has been part of an urgent global dialogue about harms caused by overlays. And about their failure to meet the promise of website accessibility. Lainey urges AudioEye and its lawyers at a big global law firm called Akin to drop this lawsuit.

lunes, 10 de julio de 2023

Accessible Perceptual Contrast Algorithm (APCA)

Accessible Perceptual Contrast Algorithm (APCA) es el nuevo método para calcular el contraste entre colores que va a sustituir al método actual que se emplea en WCAG.

En Why APCA as a New Contrast Method? explican:

Readability is a critically important aspect of web content, affecting 99% of internet users. For years, the WCAG 2.x contrast guidelines provided some guidance toward readability but are being replaced for the future WCAG 3.0. Here is an overview of the need for this change and discussion of the candidate replacement, the Accessible Perceptual Contrast Algorithm (APCA).

WCAG 2.x contrast and 1.4.3 and the related understandings and guidelines were born in an era before smart phones and iPads, when displays were mostly CRT type and websites used core web fonts. But that was a decade and a half ago. Today the contrast guidelines are in need of a complete overhaul due to the massive changes in computer display technology, web content, CSS functionality, and advances in vision science since 2005/2008, when WCAG 2.x was first introduced. For deeper background, see the author’s thread circa April 2019 in WCAG issue 695.

There are a number of reasons that WCAG 2.x contrast is faulty, one of which is the binary pass/fail nature of the SC for a property that does not apply in a binary way across perception nor impairments. Humans are not binary computers, and it is important to understand the non-linear aspects of perception, and to set guidelines that correctly model perception as opposed to “brute forcing” arbitrary values that ultimately do more harm than good.

Y APCA CONTRAST CALCULATOR es una herramienta online que permite calcular la diferencia de contraste según el nuevo algoritmo.

lunes, 3 de julio de 2023

Lista de cosas relacionadas con la accesibilidad que Apple y Google hacen mal e insisten en hacer mal

Impresionante la lista recopilada por Adrian Roselli en I Don’t Care What Google or Apple or Whoever Did:

A very very quick selection of decisions that Google and Apple made that were counter to what experienced usability and UX experts recommended:

lunes, 26 de junio de 2023

Una entrevista a un experto sobre inteligencia artificial y accesibilidad

En Axi – Accessibility Intelligence, an interview with David O’Neill podemos leer:

There is a lot of optimism,  enthusiasm and trepidation on the interwebs about the transformative effect Artificial Intelligence (AI) will have on everything from marketing to the creative arts.

I often say that I am not an expert, but I know people who are. This is very much the case in terms of AI. Fortuitously, I have direct access to someone who is steeped in both accessibility knowledge and AI — or should I say Machine Learning (ML)? I am referring to David O’Neill, a Research Fellow at Vispero  (the parent company of TPGi). He has a low social media profile but has quietly been driving improvements in automated accessibility testing, and accessibility testing in general, for decades.

In the following interview, we will learn about David, and how he envisions AI/ML to be a force for major improvements in how we tackle the thorny problems of making technology work better for people — all people.

Y explica un caso concreto:

First off, it is a common misconception that AI/ML can solve all problems. That simply is not the case. The efficacy of AI/ML is a function of the use-case, availability of applicable models and tasks, and the volume/quality of available data for training and/or semantic search. So, evaluating these use-cases involves fitting it with proven ML tasks and inventorying your data.

Detecting Accessibility Issues is largely a classification task. Today, we perform accessibility issue detection in a highly deterministic manner.  We have functions that accept code as an input and use rule-based logic to assert a “pass or fail” outcome. We can say that the following code snippet is not accessible because it is an image with no ALT text attribute: <img src=”someimage.jpg”>. The lack of ALT text is easy to detect which allows us to classify the <img> element as “Inaccessible” with 100% confidence.

Can we do that specific test better with ML using a probabilistic model? And if so, is it worth it? The answer is probably not. We can train a classifier on a million code examples of images that are not accessible but have no guarantee that it will learn enough to predict “Inaccessible” on future examples with 100% accuracy. A simple rule of thumb is to use conventional deterministic algorithms whenever you can – provided the algorithms work, of course! The reasoning is simple: why trade in a sure, easy thing for a hard and costly result that only has some “probability” of being correct?

The key point here is that there is no benefit in using ML with fuzzy results and <100% accuracy on tasks that already have 100% accuracy with a traditionally programmed, non-learned algorithm.

viernes, 16 de junio de 2023

Aplicaciones de la inteligencia artificial para la accesibilidad

En  Accessibility and Artificial Intelligence comentas algunas aplicaciones de la inteligencia artificial para la accesibilidad.

Básicamente, las dos situaciones que comenta son de sobra conocida: la generación automática de subtítulos en los vídeos y la generación automática de texto alternativo en las imágenes.

miércoles, 14 de junio de 2023

Los peligros de la inteligencia artificial para la accesibilidad web

En Five accessibility bugs GitHub Copilot offers to create explican los peligros de confiar en la inteligencia artificial en cuanto a la accesibilidad de una página web:

I like GitHub Copilot, at least for the narrow range of purposes I mentioned earlier. At the time I'm writing this up, there have been announcements about the next version of Copilot. Perhaps the next version will be fix some of these issues.

The danger here is that developers accept code suggestions, assuming that they're good. The 'wisdom of the crowd' could suggest that code based on millions of lines of code won't contain bugs. As demonstrated, this is not true.

Filtering the output, as it currently does to remove "offensive output", is possible. That probably wouldn't work better than current automatic accessibility testing and linting. So it would be an improvement, but not an absolute fix.

In my opinion, the responsibility always rests with the developer using the tool.

You shouldn't accept code suggestions from GitHub Copilot if you don't understand them. If you're expecting a certain type of suggestion, and you get one with extra attributes, you need to look them up. Don't use the code until you understand what every part of it does.

This could have a positive side. Maybe. It's possible that Copilot suggests accessibility considerations that people would otherwise have missed. Making people consider how to incorporate accessibility into their work normalizes it.

Adrian Roselli tampoco confía mucho en la inteligencia artificial para resolver los problemas de accesibilidad. En  No, ‘AI’ Will Not Fix Accessibility explica:

Large language models are habitual liars. Meanwhile, automated image descriptions aren’t much better. To give them the benefit of the doubt, perhaps these tools simply lack context.

As image tools get better at describing every detail of a picture, as language models do a better job of conveying an emoji-laden tweet in actual words, they are still not the authors of that content. They have no sense of why it was created. They cannot tell you that a series of vertical lines is meant to signify a wall in a meme.

lunes, 12 de junio de 2023

Publicada la actualización de os títulos de la formación profesional del sistema educativo de Técnico Superior en Desarrollo de Aplicaciones Multiplataforma y Técnico Superior en Desarrollo de Aplicaciones Web

El 3 de junio de 2023 se publicó en el BOE el Real Decreto 405/2023, de 29 de mayo, por el que se actualizan los títulos de la formación profesional del sistema educativo de Técnico Superior en Desarrollo de Aplicaciones Multiplataforma y Técnico Superior en Desarrollo de Aplicaciones Web, de la familia profesional Informática y Comunicaciones, y se fijan sus enseñanzas mínimas.

Este Real Decreto modifica el Real Decreto 450/2010, de 16 de abril, por el que se establece el título de Técnico Superior en Desarrollo de Aplicaciones Multiplataforma y se fijan sus enseñanzas mínimas y el Real Decreto 686/2010, de 20 de mayo, por el que se establece el título de Técnico Superior en Desarrollo de Aplicaciones Web y se fijan sus enseñanzas mínimas..

En la definición de los contenidos del Módulo profesional Diseño de interfaces web aparece:

Diseño de webs accesibles:

− El Consorcio World Wide Web (W3C).

− Principios y Pautas de Accesibilidad al Contenido en la Web (WCAG).

− Criterios de conformidad. Niveles de conformidad.

− Técnicas para satisfacer los requisitos definidos en las WCAG.

− Prioridades. Puntos de verificación.

− Métodos para realizar revisiones preliminares y evaluaciones de adecuación o conformidad de documentos web.

− Herramientas de análisis de accesibilidad web.

− Chequeo de la accesibilidad web desde diferentes navegadores y dispositivos.

− Posicionamiento en buscadores. Mejora de la visibilidad de un sitio web en diferentes buscadores.

miércoles, 7 de junio de 2023

WAI-ARIA 1.2 ya es una recomendación

El 6 de junio de 2023 se publicó la versión definitiva de Accessible Rich Internet Applications (WAI-ARIA) 1.2.

Las diferencias respecto a WAI-ARIA 1.1 están recogidas en B. Substantive changes since the WAI-ARIA 1.1 Recommendation.

lunes, 5 de junio de 2023

Accesibilidad de EPUB

El pasado 25 de mayo de 2023 se publicó al mismo tiempo EPUB 3.3 y EPUB Accessibility 1.1, que define los requisitos de accesibilidad de EPUB.

En EPUB Accessibility 1.1 podemos leer:

The primary source for producing accessible web content is the W3C's Web Content Accessibility Guidelines (WCAG) [wcag2], which establish benchmarks for accessible content. WCAG defines four high-level content principles — that content be perceivable, operable, understandable, and robust. These principles are also central to creating accessible EPUB publications, so it is no surprise that this specification builds on the extensive work done in WCAG.

Y después en 3.2 Relationship to WCAG dice:

WCAG [wcag2] and its associated techniques provide extensive coverage of issues and solutions for web content accessibility, covering everything from multimedia to interactive content to structured markup and more. They represent the foundation that this specification builds upon.

This specification does not repeat the requirements or techniques introduced in those documents, as it risks breaking compatibility between the two standards (e.g., putting guidance out of sync, or in conflict). At the same time, although this specification does not call out those requirements, it does not diminish their importance in creating EPUB publications that are accessible.

This specification instead defines how to apply WCAG to an EPUB publication — which is a collection of web documents as opposed to a single page — and adds an additional set of requirements. These requirements are no more or less important than those covered in WCAG; they are simply necessary to follow for EPUB publications. (Each requirement explains its relationship to WCAG in its respective section.)

The same is true of the techniques in the EPUB Accessibility Techniques document [epub-a11y-tech-11]. It provides coverage of techniques that are unique to EPUB publications, or that need clarification in the context of an EPUB publication. It does not mean that the rest of the WCAG techniques are not applicable.

As a result, although EPUB creators can read this section without deep knowledge of WCAG conformance, to implement the accessibility requirements of this specification requires an understanding of WCAG.

Because this specification adds requirements that are not a part of WCAG, an EPUB publication can conform to WCAG without conforming to this specification.

En EPUB 3.3 becomes a W3C Recommendation podemos leer:

Accessibility of EPUB publications was an essential part of the group’s activity. As a result, the EPUB Accessibility specification has been updated and, for the first time in the history of EPUB, is now an integral part of the EPUB Standard. Furthermore, the EPUB Accessibility specification is compatible with the European Accessibility Act whose influence will be significant on Digital Publishing in the years to come.


jueves, 18 de mayo de 2023

WCAG 2.2 un poco más cerca

Ayer (17/05/2023) el W3C publicó la nota de prensa  W3C WAI UPDATES FOR GAAD 2023, en la que se anuncia una actualización de WCAG 2.2 y también que a WCAG 3.0 le faltan años:

  • An updated draft of WCAG 2.2 is being published in May 2023.
  • WCAG 3.0 is exploring a different approach. It is years away from being completed.

Efectivamente, ayer también se publicó una actualización de WCAG 2.2, pero sigue como Candidate Recommendation Draft.

¿Cuándo se publicará la versión definitiva? En What's New in WCAG 2.2 Draft podemos leer:

WCAG 2.2 is scheduled to be completed and published in 2023 Q3 (July, August, September)

Y también podemos consultar los cambios experimentados desde la última versión publicada en enero de 2023:

Changes from the January 2023 CR to the May 2023 update include:

  • 2.4.7 Focus Visible — Changed from Level A back to Level AA, as it is in WCAG 2.1.
  • 2.4.11, 2.4.12, 2.4.13 — Changed numbering.
  • 2.4.13 Focus Appearance — Changed to Level AAA. Edited to simplify and be more rigorous.
  • 2.5.8 Target Size (Minimum) — Changed the “Spacing” exception and the “Inline” exception.
  • 2.4.12 Focus Not Obscured (Minimum) — Changed the Notes.
  • 3.3.8 Understanding Accessible Authentication (Minimum) — Added “(Minimum)”.

miércoles, 17 de mayo de 2023

Día Mundial para Promover la Concienciación sobre la Accesibilidad Web

Mañana se celebra el Global Accessibility Awareness Day:

Thursday, May 18, 2023, help us celebrate the 12th Global Accessibility Awareness Day (GAAD)! The purpose of GAAD is to get everyone talking, thinking and learning about digital access and inclusion, and the more than One Billion people with disabilities/impairments.

Este día se celebra el tercer jueves de cada mes de mayo.

En el sitio web existe la traducción al español, Día Mundial para Promover la Concienciación sobre la Accesibilidad Web:

El 18 de mayo, le invitamos a participar en el Día Mundial para Promover la Concienciación sobre la Accesibilidad Web, conocido en inglés como Global Accessibility Awareness Day (GAAD). Cuando hablamos de la accesibilidad Web nos referimos a el contenido, la navegación y la interacción. El propósito de este día es para hablar, pensar y aprender sobre la accesibilidad de las tecnologías digitales (web, software, dispositivos móviles, etc.) y los diferente tipos de usuarios, incluyendo las personas con discapacidades. La audiencia que queremos atraer para GAAD son las comunidades de diseño, desarrollo, usabilidad y también los que crean, dan forma, apoyan financieramente e influencian la industria de tecnología y su uso. Aunque una persona este interesada en el tema de hacer la tecnología mas accesible y usable para las personas con discapacidades, la realidad es que muchas veces no saben como y donde comenzar. El conocimiento sobra la accesibilidad Web es el primer paso. Lea a continuación la entrada de un blog escrito por Joe Devon que inspiró esta campaña mundial.

lunes, 15 de mayo de 2023

La European Accessibility Act sigue retrasada en España

El próximo jueves 18 de mayo se celebra el Día Mundial para Promover la Concienciación sobre la Accesibilidad Web y quizás sea el mejor momento para recordar que España todavía no ha traspuesto la European Accessibility Act (EAA) a la legislación española.

La EAA, que realmente tiene por nombre Directiva (UE) 2019/882 del Parlamento Europeo y del Consejo, de 17 de abril de 2019, sobre los requisitos de accesibilidad de los productos y servicios, se publicó el 7 de junio de 2019 en el Diario Oficial de la Unión Europea. Esta Directiva establecía que debía ser transpuesta a la legislación nacional antes del 28 de junio de 2022.

España todavía no lo ha hecho.

Pero bueno, parece que España no es el único país. En Deadline for EAA transposition period missed by many EU Member States (30/09/2022) podemos leer:
For those Member States that have missed the transposition deadline, namely – Bulgaria, Czechia, Ireland, Greece, Spain, France, Cyprus, Lithuania, Luxembourg, Hungary, Netherlands, Poland, Portugal, Slovenia, Slovakia, and Sweden – EUD is calling on the corresponding National Associations of the Deaf to take immediate action accordingly.

El EAA se debe cumplir a partir del 28 de junio de 2025, solo quedan 2 años. Por si el Gobierno de España necesita ayuda para realizar la trasposición, el European Disability Forum proporciona una guía de ayuda, European Accessibility Act - Toolkit for transposition.


ACTUALIZACIÓN (17/5/2023)

Esta ley es un verdadero franskestein legislativo que comentaré en otra entrada.

lunes, 8 de mayo de 2023

Tamaño mínimo de los elementos de interacción

Web Content Accessibility Guidelines (WCAG) 2.1 tiene el criterio 2.5.5 Target Size (Level AAA):

The size of the target for pointer inputs is at least 44 by 44 CSS pixels except when:

  • Equivalent: The target is available through an equivalent link or control on the same page that is at least 44 by 44 CSS pixels;
  • Inline: The target is in a sentence or block of text;
  • User Agent Control: The size of the target is determined by the user agent and is not modified by the author;
  • Essential: A particular presentation of the target is essential to the information being conveyed.

Además, Web Content Accessibility Guidelines (WCAG) 2.2, que todavía está en el estado Candidate Recommendation Draft, incluye nueve nuevos criterios. Uno de ellos es 2.5.8 Target Size (Minimum) (Level AA):

The size of the target for pointer inputs is at least 24 by 24 CSS pixels, except where:

  • Spacing: The target does not overlap any other target and has a target offset of at least 24 CSS pixels to every adjacent target;
  • Equivalent: The function can be achieved through a different control on the same page that meets this criterion.
  • Inline: The target is in a sentence, or is in a bulleted or numbered list, or its size is otherwise constrained by the line-height of non-target text;
  • User agent control: The size of the target is determined by the user agent and is not modified by the author;
  • Essential: A particular presentation of the target is essential or is legally required for the information being conveyed;

En Accessible Target Sizes Cheatsheet aclaran todo esto con varios ejemplos.

miércoles, 3 de mayo de 2023

Día Mundial para Promover la Concienciación sobre la Accesibilidad Web

El jueves 18 de mayo se celebra el Global Accessibility Awareness Day:

Thursday, May 18, 2023, help us celebrate the 12th Global Accessibility Awareness Day (GAAD)! The purpose of GAAD is to get everyone talking, thinking and learning about digital access and inclusion, and the more than One Billion people with disabilities/impairments.

Este día se celebra el tercer jueves de cada mes de mayo.

En el sitio web existe la traducción al español, Día Mundial para Promover la Concienciación sobre la Accesibilidad Web:

El 18 de mayo, le invitamos a participar en el Día Mundial para Promover la Concienciación sobre la Accesibilidad Web, conocido en inglés como Global Accessibility Awareness Day (GAAD). Cuando hablamos de la accesibilidad Web nos referimos a el contenido, la navegación y la interacción. El propósito de este día es para hablar, pensar y aprender sobre la accesibilidad de las tecnologías digitales (web, software, dispositivos móviles, etc.) y los diferente tipos de usuarios, incluyendo las personas con discapacidades. La audiencia que queremos atraer para GAAD son las comunidades de diseño, desarrollo, usabilidad y también los que crean, dan forma, apoyan financieramente e influencian la industria de tecnología y su uso. Aunque una persona este interesada en el tema de hacer la tecnología mas accesible y usable para las personas con discapacidades, la realidad es que muchas veces no saben como y donde comenzar. El conocimiento sobra la accesibilidad Web es el primer paso. Lea a continuación la entrada de un blog escrito por Joe Devon que inspiró esta campaña mundial.