[mac4theblind] Re: Voiceover detection in JavaScript

  • From: David Hilbert Poehlman <poehlman1@xxxxxxxxxxx>
  • To: Bryan Garaventa <bryan.garaventa@xxxxxxxxxxxx>
  • Date: Sat, 6 Apr 2013 06:36:07 -0400

Have you tried turning the rotor to vertical navigation?
:-)
How can I test a new script
Peace sign doesn't work
Bertie doesn't work
Ha ha ha.!
Love the script call out. Thanks!
Love the work.
-- 
Jonnie Appleseed
With His
Hands-On Technolog(eye)s
touching the internet
Reducing Technology's disabilities
One Byte At a time

On Apr 6, 2013, at 12:00 AM, "Bryan Garaventa" <bryan.garaventa@xxxxxxxxxxxx> 
wrote:

It's a good suggestion. I modified the script so that it doesn't do anything 
with scrollTop or scrollLeft, so now there shouldn't be any type of jumping 
going on.
 
I also fixed the Div so that the first time you move focus into it using 
Voiceover, it will announce that the pane is a 'Scrollable Region'.
 
Still though, I try swiping using three, two and single finger gestures, both 
before and after tapping twice and holding down to pass the gesture through, 
with no luck on the iPhone. I also tried a peace sign, hang loose, and pop the 
birdie with no luck...
 
 
 
----- Original Message -----
From: Alastair Campbell
To: Bryan Garaventa
Sent: Friday, April 05, 2013 2:57 AM
Subject: Re: Voiceover detection in JavaScript

Hi Bryan,

What happens if you remove the scrollTop/Left? 

Could you leave that to native browser functionality? It strikes me that the 
biggest issue with a scrollable div is knowing that it is scrollable, but    
tabbing to it and using arrows seems to work fine without those.

Cheers,

-Alastair

Other related posts:

  • » [mac4theblind] Re: Voiceover detection in JavaScript - David Hilbert Poehlman