Bug 238844

Summary: AX ITM: ARIATreeItemContent, ARIATreeRows, and DisclosedRows properties need to be updated after dynamic page changes
Product: WebKit Reporter: Tyler Wilcock <tyler_w>
Component: AccessibilityAssignee: Tyler Wilcock <tyler_w>
Status: RESOLVED FIXED    
Severity: Normal CC: aboxhall, andresg_22, apinheiro, cfleizach, dmazzoni, ews-watchlist, jcraig, jdiggs, samuel_white, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Tyler Wilcock 2022-04-05 15:47:38 PDT
We never update these properties after initializing an isolated object, so they become inaccurate when content / rows are added or removed.
Comment 1 Radar WebKit Bug Importer 2022-04-05 15:47:48 PDT
<rdar://problem/91320204>
Comment 2 Tyler Wilcock 2022-04-05 16:04:03 PDT
Created attachment 456762 [details]
Patch
Comment 3 Tyler Wilcock 2022-04-05 17:18:59 PDT
Created attachment 456771 [details]
Patch
Comment 4 EWS 2022-04-07 14:04:24 PDT
Committed r292564 (249402@main): <https://commits.webkit.org/249402@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 456771 [details].