Fix accessibility location
- Fix GetBounds to return bounds which can be passed to AXNodeData.location. Bounds are returned in the following coordinates. - Bounds of root node are relative to its container, i.e. focused window. - Bounds of non-root node are relative to its tree's root. - Bounds are returned in non-dip value. Android window with ChromeVox. Confirm that focus rectangle is shown on right location. Bug: 764870 Test: enable --enable-chromevox-arc-support and navigate elements on Change-Id: I052c3da643cd3e017b6256372221a6947410da65 Reviewed-on: https://chromium-review.googlesource.com/671168 Commit-Queue: Yuki Awano <yawano@chromium.org> Reviewed-by:David Tseng <dtseng@chromium.org> Cr-Commit-Position: refs/heads/master@{#505284}
Showing
Please register or sign in to comment