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

Accessibility with NVDA on Windows does not work with use case demos #29

Closed
johannesh2 opened this issue Jun 28, 2018 · 1 comment
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@johannesh2
Copy link
Contributor

The content is read twice with the first run being messed up and the second one being correct.
Additional thing is that the dialog title is read being "clickable", which is a minor thing.

@johannesh2 johannesh2 added the bug Something isn't working label Jun 28, 2018
@johannesh2
Copy link
Contributor Author

johannesh2 commented Jun 28, 2018

  • NVDA on Windows does not work
  • VoiceOver on MaC does not work
  • JAWS on Windows works

@johannesh2 johannesh2 added this to the Sprint 5 milestone Jul 19, 2018
@vlukashov vlukashov self-assigned this Jul 23, 2018
vlukashov pushed a commit that referenced this issue Jul 23, 2018
Without an `aria-label` screen readers (NVDA, JAWS, VoiceOver) read the dialog content twice: once as a title and another time as the content.

Depends on vaadin/vaadin-dialog#91
Fixes #29
@johannesh2 johannesh2 modified the milestones: Sprint 5, Sprint 6 Aug 6, 2018
alexberazouski pushed a commit that referenced this issue Aug 8, 2018
* add an aria-label to avoid the dialog content being read twice

Without an `aria-label` screen readers (NVDA, JAWS, VoiceOver) read the dialog content twice: once as a title and another time as the content.

Depends on vaadin/vaadin-dialog#91
Fixes #29
alexberazouski pushed a commit that referenced this issue Aug 30, 2018
* add an aria-label to avoid the dialog content being read twice

Without an `aria-label` screen readers (NVDA, JAWS, VoiceOver) read the dialog content twice: once as a title and another time as the content.

Depends on vaadin/vaadin-dialog#91
Fixes #29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants