Bug 204049
Summary: | AX: VoiceOver on iOS 13 cannot click input type date elements | ||
---|---|---|---|
Product: | WebKit | Reporter: | awumstead |
Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bdakin, cfleizach, diane.ko, jcraig, me, nurthen, pxlcoder, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | All | ||
OS: | All |
awumstead
When double-tapping an input type=date element in VoiceOver in Safari on iOS 13, the date picker does not open. Tapping it without VoiceOver on works fine.
Tested on iOS 13.2, but I’ve seen this on earlier versions of 13. This does not seem to be an issue in iOS 12.
Steps to reproduce:
1. Open https://codepen.io/mra11yx/pen/bGGKOYQ when VoiceOver is running
2. Swipe to any of the inputs and double tap.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/57049112>
Diane Ko
FYI - I did find that if there's another input field (like a text field), if you activate that with VoiceOver first and then go back to the date field, it'll open. Example pen to test this on: https://codepen.io/backwardok/pen/WNbNyBW.
awumstead
What’s the latest update on resolving this bug? It still exists in iOS 13.5, six months after I logged this issue. Voiceover users are almost completely blocked from being able to use native date pickers on Web right now, unless they can figure out unintuitive hacks like manually browsing to the input label (which isn’t swipeable) and double-tapping it.
James Nurthen
can still reproduce on iOS14 beta 4
chris fleizach
This should be resolved in iOS14 beta 6
awumstead
I’ve seen the same thing in beta 6 and later ones. Waiting to see if the fix still persists in the production release.
chris fleizach
(In reply to awumstead from comment #6)
> I’ve seen the same thing in beta 6 and later ones. Waiting to see if the fix
> still persists in the production release.
this appears to work for me with this website