[Webkit-unassigned] [Bug 161822] New: AX: Radio Button number and total not announced in VoiceOver when using a list structure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 17:04:31 PDT 2016


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

            Bug ID: 161822
           Summary: AX: Radio Button number and total not announced in
                    VoiceOver when using a list structure
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vincent_young at apple.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 288452
  --> https://bugs.webkit.org/attachment.cgi?id=288452&action=review
Test Cases

In iOS 9.3.5 if I wrap my radio buttons in a list structure (e.g. unordered list), I no longer get the current radio button number and total, it always reports one of one.

If I remove the list structure, everything is fine.  Also, if I add role=“presentation” to the <ol> or <ul>, everything is fine.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160910/066a99aa/attachment.html>


More information about the webkit-unassigned mailing list