[Webkit-unassigned] [Bug 180871] New: AX: iOS VoiceOver doesn't always announce correct state of details element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 15 10:59:14 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=180871

            Bug ID: 180871
           Summary: AX: iOS VoiceOver doesn't always announce correct
                    state of details element
           Product: WebKit
           Version: Safari 11
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: anika.henke at digital.cabinet-office.gov.uk
                CC: webkit-bug-importer at group.apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171215/95f472a3/attachment.html>


More information about the webkit-unassigned mailing list