[Webkit-unassigned] [Bug 245212] New: AX: Dynamic changes to subtrees of AccessibilityNodeObjects can cause missing or stale content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 15 00:35:54 PDT 2022


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

            Bug ID: 245212
           Summary: AX: Dynamic changes to subtrees of
                    AccessibilityNodeObjects can cause missing or stale
                    content
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Accessibility
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tyler_w at apple.com
                CC: andresg_22 at apple.com,
                    webkit-bug-importer at group.apple.com

AccessibilityNodeObject is missing a few key method implementations that can cause incorrect AX tree construction (either missing or stale content) after dynamic page updates. These methods are:
  - updateChildrenIfNecessary
  - setNeedsToUpdateChildren
  - needsToUpdateChildren
  - setNeedsToUpdateSubtree

-- 
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/20220915/8fe0c396/attachment.htm>


More information about the webkit-unassigned mailing list