IOS focus movement

From Level Access Web Labs
Revision as of 18:41, 4 December 2017 by Clane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


iOS/VoiceOver does not follow shallow focus targets

Generally speaking iOS/VoiceOver does not follow shallow focus targets. Since around iOS 10, it appears that when focus is not moved directly to text, VoiceOver does not follow it, such as the case when moving focus to the outer container of a deeply nested structure.

One solution is to move focus close to the text you want the user to hear as seen in the example below.

Activate the following link using iOS 10 + with VoiceOver

Open Dialog

Testing

OS Browser Screen Reader Results
iOS 11.2 Safari VoiceOver VoiceOver announces desired text and the virtual cursor can access all of the dialog's content.

Visual ARIA is an ARIA education and testing tool

For more see http://whatsock.com/training/matrices/visual-aria.htm