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

JAWS does not speak the JavaScript alert dialog in Chrome #16

Closed
mraccess77 opened this issue Oct 29, 2017 · 3 comments
Closed

JAWS does not speak the JavaScript alert dialog in Chrome #16

mraccess77 opened this issue Oct 29, 2017 · 3 comments

Comments

@mraccess77
Copy link

Summary

JAWS does not speak any contents in the JavaScript alert dialog in Chrome. Nothing is announced when it appears and insert+b does not read the dialog.

Example:

  1. Go to any page with a JavaScript alert or confirm dialog
  2. Press tab
  3. Press insert+b
  4. Note nothing is announced

Expected result

What did you expect to happen?

Actual result

JAWS should automatically speak the contents of the dialog and standard dialog commands should work.

Example

Additional Information

JAWS version and build number

JAWS >=2018

Operating System and version

Windows 7

Browser and version:

Chrome - latest build.

@stevefaulkner
Copy link
Contributor

@mraccess77 Thanks for the issue report, in future would appreciate a working test case. have created one https://s.codepen.io/stevef/debug/qVEqLN

@stevefaulkner
Copy link
Contributor

@mraccess77 I can reproduce the issue with JAWS 18.0.453 and Chrome Version 62.0.3202.75 (Official Build) (64-bit) on Win 10. I can also reproduce with NVDA 2107.3, which suggests its a chrome issue. I cannot view an accessibility tree for the alert dialog using object inspection tools

@stevefaulkner
Copy link
Contributor

@mraccess77 filed bug on chrome https://bugs.chromium.org/p/chromium/issues/detail?id=779501, so closing here for now.

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

2 participants