[Webkit-unassigned] [Bug 235646] New: AX ITM: Defer to the tree when determining AX object loading progress

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 26 09:08:40 PST 2022


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

            Bug ID: 235646
           Summary: AX ITM: Defer to the tree when determining AX object
                    loading progress
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            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

Currently, we set AXPropertyName::IsLoaded and AXPropertyName::EstimatedLoadingProgress once in AXIsolatedObject::initializeAttributeData and never update it.

This means that if an object is created while the page is at some non-100% load percentage, AX clients will always think the object isn't loaded.

-- 
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/20220126/f9e6e144/attachment.htm>


More information about the webkit-unassigned mailing list