w3c / wai-website

This repository hosts the WAI Website.
https://www.w3.org/WAI/
Other
55 stars 244 forks source link

AblePlayer implementation bug with keyboard and transcript #305

Open shawna-slh opened 2 years ago

shawna-slh commented 2 years ago

Example AblePlayer on our site: https://www.w3.org/WAI/perspective-videos/customizable/

From an e-mail to me (author can choose to remain anonymous, or comment here):

I noticed that from the keyboard there is no way to close the transcript box, and the keyboard order is a little funny. Here’s what I get:

  • Tab to “show transcript” button, click enter
  • Hit tab 2x – focus moves to preferences button and then full screen button. OK, if the transcript is non-modal.
  • Tab again gets you to the transcript autoscroll checkbox
  • Tab again to reach window options button
  • Hit enter to open drop down
  • Arrow down to the “close” option
  • Hit enter – nothing
  • Hit space – nothing
  • Hit tab -cycles through the pop-up options (a bit odd)
  • Hit esc – closes the pop up (good)
  • Hit escape again, hoping that having focus inside the dialog will make esc close the dialog – it opens the popup (a surprise)

A few notes: