Bug 238844 - AX ITM: ARIATreeItemContent, ARIATreeRows, and DisclosedRows properties need to be updated after dynamic page changes
Summary: AX ITM: ARIATreeItemContent, ARIATreeRows, and DisclosedRows properties need ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Tyler Wilcock
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-05 15:47 PDT by Tyler Wilcock
Modified: 2022-04-07 14:04 PDT (History)
10 users (show)

See Also:


Attachments
Patch (16.15 KB, patch)
2022-04-05 16:04 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff
Patch (17.54 KB, patch)
2022-04-05 17:18 PDT, Tyler Wilcock
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].