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

Bug: east/west travel on keyboard is interrupted when VoiceOver Live Region active #15

Open
nwisehart opened this issue Aug 20, 2018 · 0 comments
Assignees
Labels

Comments

@nwisehart
Copy link
Collaborator

Steps to reproduce:

  • go to /a11y-map/index.html
  • navigate with keyboard to area over pop-ups
    • I went 7 arrows west, then 5 arrows south from the starting position to sit over a region of three pop-ups
  • turn on VoiceOver for OS X (cmd-f5)
  • try to rapidly travel east with keyboard (right arrow)

Expected result:

  • Travels east

Context:
Initial assumption is that the ARIA Live Region is taking priority over the JS to move the map east and west. This doesn't happen with north and south though.

Supporting Info:

  • Google Chrome Version 68.0.3440.106
  • OS X High Sierra
  • localhost..././a11y-map/index.html
@nwisehart nwisehart changed the title East/west travel on keyboard is interrupted when VoiceOver Live Region active Bug: east/west travel on keyboard is interrupted when VoiceOver Live Region active Aug 20, 2018
@nwisehart nwisehart added the bug label Aug 21, 2018
@nwisehart nwisehart self-assigned this Aug 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant