- From: Terrill Thompson <tft@uw.edu>
- Date: Tue, 19 Jul 2016 17:31:19 -0700
- To: "Gunderson, Jon R" <jongund@illinois.edu>
- Cc: "w3c-wai-ig@w3.org" <w3c-wai-ig@w3.org>
- Message-ID: <CAC7M+wqLSx8PcsZQf_Dyz_kipWc+X-CkXGb6kOAAHxs7K60YuA@mail.gmail.com>
Sorry for the slow reply, Jon. I finally rediscovered the resource we used when building in support for particular keystrokes for controlling Able Player. It was the DHTML Style Guide: http://access.aol.com/dhtml-style-guide-working-group/#mediaplayer There's not a lot there, and I realize it's been superseded by more recent W3C work, but it was current at the time so we implemented all of the recommended keyboard shortcuts: Control + Alt + P = Pause/Play toggle Control + Alt + S = Stop the player (May not be needed if Alt + P performs the same functionality.) Control + Alt + M = Mute Control + Alt + U = Volume Up Control + Alt + D = Volume Down Control + Alt 1 – 5 = Change the volume. 1 being the lowest volume and 5 being the loudest. Control + Alt + C Captions toggle. Since the recommendation called for using Control + Alt as modifier keys, we're using those by default but users can easily change them in the Keyboard preferences dialog. You asked about ARIA - that's a much larger topic. I'll see if I can carve out some time to contribute to the WAI-ARIA Authoring Practices 1.1 discussions via the official channels. Regards, Terrill --- Terrill Thompson Technology Accessibility Specialist DO-IT, Accessible Technology Services UW Information Technology University of Washington tft@uw.edu On Tue, Jun 7, 2016 at 6:44 PM, Gunderson, Jon R <jongund@illinois.edu> wrote: > Terry, > > The working group just has not got to that design pattern, we will > eventually get to it. > > What ARIA features does AblePlayer use? > > Jon > > > From: Terrill Thompson <tft@uw.edu> > Date: Tuesday, June 7, 2016 at 6:11 PM > To: W3C WAI-IG <w3c-wai-ig@w3.org> > Subject: WAI-ARIA design pattern for media players > Resent-From: W3C WAI-IG <w3c-wai-ig@w3.org> > Resent-Date: Tuesday, June 7, 2016 at 6:11 PM > > I realize focus is shifting from WAI-ARIA Authoring Practices 1.0 to 1.1, > but does anyone have an inside scoop on what happened to the "Media Player" > design pattern in 1.0? There's a block dedicated to this widget, but no > content. > https://www.w3.org/TR/wai-aria-practices/#mediaplayer > <https://urldefense.proofpoint.com/v2/url?u=https-3A__www.w3.org_TR_wai-2Daria-2Dpractices_-23mediaplayer&d=CwMFaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=bZujjczVTYPMSQ4uugSQLQ&m=mZReM8eWPfUGgYTTl34FHgGPM66OnKFTUUNFQwFkh5s&s=j-Ov2NJl9tQ4Zgx8ghqq71rtagI5D1tUM-rOkzZaTrA&e=> > > I'm almost positive their used to be something there, and I think I may > have even consulted it frequently. Did I just dream that? > > Thanks, > Terrill > > --- > Terrill Thompson > Technology Accessibility Specialist > DO-IT, Accessible Technology Services > UW Information Technology > University of Washington > tft@uw.edu >
Received on Wednesday, 20 July 2016 00:31:53 UTC