[Webkit-unassigned] [Bug 216682] New: AX: Selecting ordered lists reads list number multiple times

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 17 20:01:35 PDT 2020


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

            Bug ID: 216682
           Summary: AX: Selecting ordered lists reads list number multiple
                    times
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcos at marcosc.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 409102

  --> https://bugs.webkit.org/attachment.cgi?id=409102&action=review

Bad reading of list item, where "one" is repeated over and over

STR: 
 1. Visit any site with ol > li, e.g., https://www.w3.org/TR/payment-request/#constructor
 2. Select one or more list items (not the preceding paragraph - see attachment).
 3. Select OS key combination for text-to-speech.

Expected:
the line should be read as written/presented. 

Actual: 
The word "one" is constantly repeated throughout the spoken text. This happens with every list item.

-- 
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/20200918/1541706e/attachment.htm>


More information about the webkit-unassigned mailing list