summaryrefslogtreecommitdiff
path: root/core/java/android/inputmethodservice/InputMethodService.java
diff options
context:
space:
mode:
authorJackal Guo <jackalguo@google.com>2020-03-11 18:27:08 +0800
committerJackal Guo <jackalguo@google.com>2020-03-11 18:27:08 +0800
commit8681ea30ebbf947918e81240f80510527433c7b7 (patch)
treed4246ab6bb80fc0143eb631a3958c8c50cf250d4 /core/java/android/inputmethodservice/InputMethodService.java
parent2a77f43bee184cdd0e7f236b9e4042b7d849e3e3 (diff)
Using parent windowId instead
AccessibilityWindowManager would get null interactive region since embedded hierarchy doesn't have window. Because interactive region is null, A11yInteractionController#adjustIsVisibleToUserIfNeeded wouldn't adjust its visibility to false. This results in that the visibility of A11yNodeInfo on embedded hierarchy may be incorrect. Bug: 151203875 Test: a11y CTS & unit tests Change-Id: I7d61a15994bf726e708e597d0363904fdb32f183
Diffstat (limited to 'core/java/android/inputmethodservice/InputMethodService.java')
0 files changed, 0 insertions, 0 deletions