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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 20:45:03 PDT 2022


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

            Bug ID: 246987
           Summary: AX:
           Product: WebKit
           Version: Safari 16
          Hardware: Mac (Intel)
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jerry.lung at airbnb.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

Hey team, seeing an issue with Voiceover on Safari, where if an element is attached to the DOM after the initial render (e.g. conditional rendering via React), it is not traversable with VO Nav nor by the Rotor. I believe it's in the same vein as these other issues, though not exactly: 

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

In general it seems like elements are not being added to the traversal/rotor in a lot of instances. In mine, I find that if I unattach that element, and then reattach it, it now works fine in the traversal. Almost seems like its getting cached. Thanks for taking a look.

-- 
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/20221025/0be66696/attachment.htm>


More information about the webkit-unassigned mailing list