Introduces a workaround for handling ignored children when computing IA2 hypertext offsets
Accessibility selection returns tree positions that are adjusted taking into account ignored children. However, some ignored children are now included in the accessibility tree, and ax selection doesn't account for those. This is just a workaround to avoid crashes and unblock users from using GSuite until a re-write of the selection calculations in IA2 hypertext is undertaken using AXPosition. R=aleventhal@chromium.org Change-Id: I94287b344d0f8a6a0459ca0f769b9921a332d033 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1715752Reviewed-by:Aaron Leventhal <aleventhal@chromium.org> Commit-Queue: Nektarios Paisios <nektar@chromium.org> Cr-Commit-Position: refs/heads/master@{#680570}
Showing
Please register or sign in to comment