Refine adjustIsVisibleToUser
A11yInteractionController would adjust A11yNodeInfo's visible when it
is outside of interactive region. Therefore, the top row characters
in pop-up of IME additional characters may be invisible to users. It
causes a11y services can't select these A11yNodeInfo.
Check if window type of ViewRootImpl should be bypassed adjustment.
Bug: 113531901
Test: A11y CTS & unit test
Test: Check if the top row characters in pop-up of IME additional
characters could be selected by Switch Access & Voice Access
Change-Id: If8d55720be69ea17090c26b12ce29ab64fdc5440
1 file changed