Re: Voiceover detection in JavaScript

Bryan, that is a fantastic gesture to learn!  Works great for gesture 
interaction.  Is there a corresponding bluetooth wireless keyboard key 
combination to interact with the slider?
The only thing I can find is to "select" the slider bar brings up a popup 
button to set the value.

Also, any idea why on this demo when I navigate to the "time" slider, the 
page resets and the focus goes to the top of page?

Brian Cragun
IBM AbilityLab Consultant




From:   "Bryan Garaventa" <bryan.garaventa@whatsock.com>
To:     "Alastair Campbell" <alastc@gmail.com>, 
Cc:     "WAI Interest Group" <w3c-wai-ig@w3.org>
Date:   04/08/2013 11:31 AM
Subject:        Re: Voiceover detection in JavaScript



This would be the page at
http://whatsock.com/modules/aria_slider_module/demo.htm
 
Voiceover incorrectly says that you should swipe up and down with one 
finger to adjust the slider, but David gave the correct sequence earlier, 
which is to double tap and hold with one finger, wait for the pass-through 
sound, then slide your finger in the direction you want to drag the 
slider.
 
----- Original Message ----- 
From: Alastair Campbell 
To: Bryan Garaventa 
Cc: WAI Interest Group 
Sent: Monday, April 08, 2013 1:42 AM
Subject: Re: Voiceover detection in JavaScript

I couldn't get anything to 'slide' in iOS, with or without VoiceOver, I 
just used the buttons. 

Perhaps we're talking at cross-purposes, which page do you mean?


On Sun, Apr 7, 2013 at 8:45 PM, Bryan Garaventa <
bryan.garaventa@whatsock.com> wrote:
The issue is that I can't get Voiceover to grab the slide, then move it. 
If there is a gesture sequence for this though, I definitely want to learn 
it.
 
The carousels are fine in Voiceover, I worked on these a while ago. For 
some reason Voiceover on iOS isn't paying attention to aria-hidden="true" 
when included within a button element. That's a bout it though.
 
 
----- Original Message ----- 
From: Alastair Campbell 
To: Bryan Garaventa 
Cc: WAI Interest Group 
Sent: Sunday, April 07, 2013 5:16 AM
Subject: Re: Voiceover detection in JavaScript

> Now, if only I could fix the ARIA Sliders that easily.

What was the issue there? I tried the carousel and slidershow, they seemed 
ok. Could adjust the ordering a little to make it easier to understand 
(and don't rely on having an esc key), but it seemed ok.

-Alastair 

Received on Monday, 8 April 2013 18:02:50 UTC