ios - Voiceover not focusing on next form field -


i have long html form trying make accessible voiceover. when click field, interact it, , click done on keyboard, after short delay voiceover focusing on appears field centered on screen rather next element. tried adding explicit tabindex fields , did not help. not reproducable, works expected.

is expected behavior voiceover? user not expect "done" take them next field (seems maybe dumb question since there "next" button, works fine)? sighted user know "done" button when interacting field means done field , want go on next action, field whatever.

"done" dismisses editing mode on voiceover. voiceover user not expect tapping "done" moves vo cursor.


Comments

Popular posts from this blog

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -

c# - How do I get the Nth largest element from a list with duplicates, using LINQ? -

jsp - "Sending a redirect is forbidden after the response has been committed" in sendRedirect -