Re: Agenda: ARIA Deep-dive call - custom sliders in mobile with touch events

Copying @Alice in case there is list discussion.

Here’s the gist for the Deep Dive discussion tomorrow:
https://github.com/WICG/aom/blob/gh-pages/explainer.md#user-action-events-from-assistive-technology <https://github.com/WICG/aom/blob/gh-pages/explainer.md#user-action-events-from-assistive-technology>

Only review the first table in the "User action events” section, since most of the rest is obsolete. ("New InputEvent types” heading and below is obsolete.)

So, an AT action such as iOS VoiceOver’s “swipe up to increment” gesture would send a synthesized keyboard event for ArrowUp. Likewise, a VoiceOver “dismiss” or “scrub” gesture would send an Escape key event. These VO gestures are just examples. The behavior is not specific to mobile, or to screen readers. The same should work everywhere.

We're also working on adding something like this comment to outline all the detailed event object properties so these synthesized events exactly match what authors expect for a control according to the patterns in the ARIA Practices Guide:
https://github.com/WICG/aom/pull/164#issuecomment-655203669 <https://github.com/WICG/aom/pull/164#issuecomment-655203669>


> On Jul 8, 2020, at 9:08 AM, James Nurthen <nurthen@adobe.com> wrote:
> 
> This week for the ARIA deep-dive call, as agreed at the June 25 meeting - https://www.w3.org/2020/06/25-aria-minutes.html#item04 <https://www.w3.org/2020/06/25-aria-minutes.html#item04> we will talk about custom sliders in mobile with touch events. 
> Time and Date : Thursday July 9, 2020 – 9am Pacific, noon Eastern.
> IRC: irc.w3.org <http://irc.w3.org/>:6665 #aria-dive
> 
> Call Details:
> 
> 1.    Meeting Details including passcode <https://www.w3.org/2017/08/telecon-info_aria>
> To join the audio conference only: US Toll Number: +1 646 558 8656 or +1 669 900 6833
> Meeting ID: 101 412 589 Mobile Auto Dial:+16699006833,,101412589# 
> 
> International Numbers: https://mit.zoom.us/u/aeoFNqVybP <https://mit.zoom.us/u/aeoFNqVybP> 
> 
> Join by SIP: 101412589@zoomcrc.com <mailto:101412589@zoomcrc.com> 
> 
> Join by Skype for Business: https://mit.zoom.us/skype/101412589 <https://mit.zoom.us/skype/101412589>
>  
>  
>  
> James Nurthen (he/him)
> ACCESSIBILITY ENGINEER
> T 415 832 2734  
> nurthen@adobe.com <mailto:nurthen@adobe.com>
> <image001.png>

Received on Wednesday, 8 July 2020 18:23:50 UTC