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
Post a Comment