You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After selecting a file for a file input control, VoiceOver on iOS may intermittently reset focus back to the top of the page.
This was originally reported as happening on an iPhone 8 running iOS 16.5, and was successfully reproduced on an iPhone 14 Pro running iOS 17.4. I couldn't reproduce the issue with Safari and VoiceOver on macOS, so this is likely an iOS/iPadOS-specific issue.
This was also reported as happening with TalkBack on an Android 13 phone, though I don't have the means to reproduce it and thus haven't raised a bug report.
Expected result
Focus should return to the file input that prompted the user to select a file.
Actual result
Focus is reset back to the top of the page, requiring users to manually navigate back to their previous position on the page.