RESOLVED MOVED213353
AX: iOS Voiceover cannot programmatically send focus to element containing HTML
https://bugs.webkit.org/show_bug.cgi?id=213353
Summary AX: iOS Voiceover cannot programmatically send focus to element containing HTML
Cameron Holiman
Reported 2020-06-18 14:55:31 PDT
Demo Repo https://mermaid.github.io/ios-voiceover-focus-bug/ While using voiceover in iOS, you cannot programmatically send focus to an element if that element contains HTML. This is important because on a single page application, when swapping out the content on the page, we need announce that and then re-focus the topmost element and announce it to the user. This issue only occurs on iOS, Voiceover on MacOS works as expected.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-06-18 14:55:43 PDT
chris fleizach
Comment 2 2020-06-23 13:47:22 PDT
this should be fixed in iOS14, the first beta which is now available
Cameron Holiman
Comment 3 2020-06-24 08:26:11 PDT
I tested using the included test page and the behavior is the same as before on iOS 14 beta. There has been no change in behavior, it does not appear to be fixed
chris fleizach
Comment 4 2020-06-24 10:42:27 PDT
(In reply to Cameron Holiman from comment #3) > I tested using the included test page and the behavior is the same as before > on iOS 14 beta. There has been no change in behavior, it does not appear to > be fixed Ok thanks for double checking
chris fleizach
Comment 5 2020-08-11 00:43:22 PDT
This will be fixed within iOS software. Please verify with >= iOS14 seed 6
Note You need to log in before you can comment on or make changes to this bug.