Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve a11y #1206

Closed
20 tasks done
tadatuta opened this issue Dec 24, 2014 · 1 comment
Closed
20 tasks done

Improve a11y #1206

tadatuta opened this issue Dec 24, 2014 · 1 comment
Assignees

Comments

@tadatuta
Copy link
Member

Improve accessibility:

All listed components (except crossed out items) must be accessible to assistive technologies (AT). We use JAWS for testing as the most popular AT.

Test scope: Firefox + JAWS (40-min trial)

Virtualization: VirtualBox + MS Windows (for Mac or Linux users)

WAI-ARIA specification

Old main PR #1380 (won't be merged, look for some solutions)

Notes:

  • item checked mean that PR was sent
  • crossed oud items - PR already merged
@aristov
Copy link
Contributor

aristov commented Mar 13, 2015

Summary from meeting with @ruslansagitov:

  1. get rid of public API for a11y
  2. get rid of duplicate attributes
  3. make test form and look how it works
  4. examine complex cases (such as radio_type_button, checkbox-group, menu etc.)

UPD: comment is outdated, look issue description for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants