[Webkit-unassigned] [Bug 248179] New: AX:

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 10:35:04 PST 2022


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

            Bug ID: 248179
           Summary: AX:
           Product: WebKit
           Version: Safari 16
          Hardware: All
                OS: All
            Status: NEW
          Severity: Major
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: spanage at slack-corp.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Created attachment 463640

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

Video of VO nav of contenteditable list and standard list in Safari

Vanilla list structure does not get communicated within `contenteditable` areas.

Reproduction Steps:
1. Turn on VoiceOver
2. Go to https://codepen.io/spanage/pen/XWYZmWe
3. Navigate to the first area using VO.
4. VOKeys + Shift + Down Arrow into Area 1 and use VOKeys + Right arrow to navigate thru the contents. Notice the list is read, "bullet coffee, bullet tea, white bullet black" etc.
5. Navigate to the second area using VO.
6. VOKeys + Shift + Down Arrow into Area 1 and use VOKeys + Right arrow to navigate thru the contents. Notice that VO handle the list as expected, reporting items counts, level, etc.

Expected: VO indicates list information in contenteditable areas as it does in on Chrome using either JAWS or NVDA version is 2022.3.2.

Note: Using aria-owns to convey list structure also fails -- see https://bugs.webkit.org/show_bug.cgi?id=241694

Attached - video of bug repro on:
Safari Version 16.1 (17614.2.9.1.13, 17614)
MacOS 12.6.1 (21G217)

This also repros on the Ventura Beta.

Impact: Quip product relies on contenteditable areas for the majority of its editor experience.

-- 
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/20221121/343ee548/attachment-0001.htm>


More information about the webkit-unassigned mailing list