Good to be part of the group now.

I'm developing a WebApp for the Blind community which I'm part of;
Its
a Braille Reference guide.
I"ve run into a problem with VoiceOver(VO) jumping around when
switching pages.
It occurs in iOS 4.3.5 & 5.0.1. Apparently Voiceover focus can be
influenced based on the previous WebPages Orientation or Layout when
you double-tapped your link of submission (input tag in my case). So
instead of VO focusing and reading content from the top of the next
page it could start at the bottom, middle, top; pretty much anywhere
depending on where the item was you tapped on. I'd love some input on
how to deal with this, if there's a WAI-ARIA solution that Safari
supports, perhaps some other sort of Dashcode solution.
I've entertained using JavaScript to hide everything on the page but
the top Navigation bar thus forcing VO to read that first... in
theory. But I can't figure out how to trigger an event to the show
all
the rest of the content. I was thinking of using a mouseover or
mouseout function but VO doesn't interact with any of those; at least
in a way I understand yet. I've already considered tabindex to force
VO to the top element but that only works with keyboard driven screen
readers so no go there. I'm consulting Apple's Accessibility team who
is very helpful but I'd love some feedback incase they don't have a
solution. Maybe a Landmark feature; I'm not sure at this point...
could really use some ideas.

Here's a link to the WebApp this will Set a Cookie that will give you
Access Permissions.
http://certdoctor.com/test/br_form_access.php

Here's a Video Demonstrating the problem.
https://docs.google.com/open?id=0B9HgBuetkeNUYjcyOWQ3NTktM2M1My00OTdlLWJiYWMtOWRlYzUzZTkxMzIw

(Little About the App: The app is a Braille Reference Guide for
English to Braille Lookups or Braille Codes to English: Example Dot
12 (or 1 & 2) are the letter B or word But depending on context)

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to