hmrc / accessibility

Apache License 2.0
22 stars 5 forks source link

iOS with Voiceover focus on control then button causes jump back to control #60

Open adamliptrot-oc opened 3 years ago

adamliptrot-oc commented 3 years ago

Observed on non-GOVUK services as well as in GovUK design patterns.

When moving through a form, if an input is focussed (causing the keyboard to display), when the submit button is reached the focus will move back to the last previously-focussed input.

A bug is open with Apple (although talks about external keyboard use which I can confirm, although this is happening since unpairing the keyboard too) https://bugs.webkit.org/show_bug.cgi?id=213238

https://user-images.githubusercontent.com/14074579/116580093-f465a000-a90a-11eb-92f4-6f4143d25fe7.mov

ashfaqhussain357 commented 3 months ago

To test with iOS and update.

ashfaqhussain357 commented 3 months ago

Issue no longer exists.