REOPENED 180871
AX: iOS VoiceOver doesn't always announce correct state of details element
https://bugs.webkit.org/show_bug.cgi?id=180871
Summary AX: iOS VoiceOver doesn't always announce correct state of details element
Anika Henke
Reported 2017-12-15 10:59:14 PST
VoiceOver with Safari on iOS announces the wrong state (collapsed or expanded) when the element was just collapsed. It announces the correct state when swiping forwards and back again. Steps to reproduce: 1. Activate VoiceOver on iOS 2. Open http://jsbin.com/sasabef in Safari 3. Navigate to the details element labelled "Open this" 4. Double tap to open the element 5. Swipe forward 6. Swipe back Result: On step 4 VoiceOver says "Open this, collapsed", although the section is expanded. Expected: VoiceOver should say "Open this, expanded" like it does on step 6, or like it does in macOS on step 4.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-12-15 11:01:16 PST
Nan Wang
Comment 2 2018-05-29 23:30:04 PDT
Nan Wang
Comment 3 2018-05-30 09:14:46 PDT
(In reply to Nan Wang from comment #2) > Committed r232287: <https://trac.webkit.org/changeset/232287> Please discard the commit message. This is related wrong. This bug is not fixed yet
Note You need to log in before you can comment on or make changes to this bug.