-
### Summary
Example:
1. Go to https://www.w3.org/TR/wai-aria-practices-1.1/examples/toolbar/toolbar.html
2. enable Virtual cursor mode with Insert+Z
3. Navigate to the "Example" heading
4. nav…
-
The idea with the offcanvas is that it's conceptually a modal dialog that just happens to be styled differently. However, the examples with body scrolling https://getbootstrap.com/docs/5.0/components/…
-
We need to define how what the ARIA semantics are and what is exposed (application probably). We need to coordinate with the accessibility folks + get this added to the HTML Accessibility API Mappings…
-
When accessing the drop down using voice readers, we could navigate using arrow keys but couldn't navigate using 'tab' key. [https://pearson-higher-ed.github.io/elements-sdk/#/dropdown](url)
-
### Summary
> Brief description of the issue. Please list any specific steps.
>
> When you use JAWS to tab through an HTML table of elements which contain tags, JAWS will only sometimes read …
-
_From @LJWatson on May 25, 2015 12:30_
We need to address the problem of design pattern accessibility on touch screen devices. Touch ATs intercept all touch gestures. Only click/blur/focus are handle…
-
The WAI-ARIA spec lists "Related Concepts:" for each role.
For example, [the spec for checkbox role](http://w3c.github.io/aria/#checkbox) lists `HTML input[type="checkbox"]` as a related concept.
…
-
### Summary:
It seems to be possible to escape the focus lock with VoiceOver and Safari on MacOS if Quick Nav is turned off. Navigating with left or right arrow key (without VoiceOver modifier key) a…
-
This is semi-related to my previous issue #1442 as the impetus for this issue is the fact that HTML allows for radio buttons to be associated with each other without the need of a parent grouping elem…
-
## Environment
**Statamic version:** 3.0.0.-beta-35
**PHP version:** 7.3.19
**Install method (choose one):**
- Fresh install from `statamic/statamic`
## Steps to reproduce
1. When using Assist…