Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 26 Current »

Avalon Media System currently reaches WCAG 2 Level AA conformance. Please see the WCAG 2.1 Guidelines for a full overview of what Avalon provides for accessibility support. There is not a VPAT for Avalon Media System at this time.

Media Player Accessibility

Keyboard Navigation

* `TAB`: move forward through each button/element on the player:
* Play/Pause
* Track Scrubber
* Magnify/Minimize Scrubber
* Volume
* Stream Quality
* Create Thumbnail (collection staff only) - removed from media player in 7.7 release
* Add to Playlist (logged-in users only) - removed from media player in 7.7 release
* Fullscreen
* `SHIFT+TAB`: move backward through each button/element on the player.
* `ENTER`: trigger a button/element's behavior. When a media player button/element is selected via tab, spacebar will also trigger the button/element's behavior.
* `SPACEBAR`: any time no text inputs are selected on the page, toggle between Play and Pause. 
* `LEFT/RIGHT ARROW`: any time no text inputs are selected on the page, scrub forward or backward through the track timeline.
* `UP/DOWN ARROW`: any time no text inputs are selected on the page, increase or decrease volume.

The Stream Quality selector allows the user to `TAB` between available stream qualities and pressing `ENTER` to enable the desired quality.

  • No labels