Jinjiang / vue-a11y-utils

Utilities for accessibility (a11y) in Vue.js
https://jinjiang.github.io/vue-a11y-utils
MIT License
121 stars 8 forks source link

force option in <VueLive> doesn't work on Chrome + VoiceOver #3

Closed Jinjiang closed 5 years ago

Jinjiang commented 5 years ago

Describe the bug force option in doesn't work on Chrome + VoiceOver

To Reproduce Open https://codesandbox.io/s/w7jx205nll in Chrome and open VoiceOver

  1. Input 'hello' in the textbox
  2. Click 'Announce Immediately' button, will hear 'hello' from VoiceOver
  3. Set the 'force' checkbox checked
  4. Click 'Announce Immediately' button again, nothing announced

Expected behavior Should hear 'hello' from VoiceOver again.

Screenshots (no)

Desktop (please complete the following information):