Wire Android's ImportantForAccessibility to Chrome State
When DrawerLayout is opened, the contents behind the menu should not get accessibility focus. These nodes have ImportantForAccessibility=false attribute in Android. This CL respects the attribute to set ignored state in Chrome side. Bug: b:130186722 Test: unit_tests --gtest_filter="AXTreeSourceArcTest.*" Test: manually confirmed with PlayStore, hangouts, Dropbox, etc. that drawer menu navigation is restricted in the menu. Change-Id: I390920f3ec5ba2943a7474483f3180c8cd587ed7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1875853 Commit-Queue: Hiroki Sato <hirokisato@chromium.org> Reviewed-by:David Tseng <dtseng@chromium.org> Reviewed-by:
Sara Kato <sarakato@chromium.org> Cr-Commit-Position: refs/heads/master@{#709780}
Showing
Please register or sign in to comment