[Webkit-unassigned] [Bug 177150] New: AX: Paragraph tags break list item numbers and letters speaking to VoiceOver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 19 09:13:08 PDT 2017


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

            Bug ID: 177150
           Summary: AX: Paragraph tags break list item numbers and letters
                    speaking to VoiceOver
           Product: WebKit
           Version: Safari 10
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: paul at pauljadam.com
                CC: webkit-bug-importer at group.apple.com

Created attachment 321201

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

showing voiceover not reading the letter A.

When a list OL or UL last LI tags with P tags inside them the list numbers 1. 2. and letters A. B. C. etc will no longer speak to VoiceOver macOS or iOS, no longer focusable with iOS VoiceOver either. 

If you make the list without any internal <p> tags then VoiceOver will speak the list numbers and letters aloud as expected. 

Steps to Reproduce:
Using macOS or iOS latest stable versions and Safari latest stable versions:
1. Turn VoiceOver On
2. Visit http://pauljadam.com/demos/lists.html
3. Focus and Swipe through the list items in the bad example that have internal paragraph tags. 

Expected Results:
VoiceOver sets focus to and speaks aloud the list item numbers, 1. 2. and also focus and speaks aloud the list item letters A. B. C. D. 

Actual Results:
VoiceOver does not speak the list item numbers 1. 2. or the list item letters A. B. C. D.

-- 
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/20170919/5c4dcd5f/attachment.html>


More information about the webkit-unassigned mailing list