summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorJackal Guo <jackalguo@google.com>2019-04-16 15:26:00 +0800
committerJackal Guo <jackalguo@google.com>2019-04-23 03:29:47 +0000
commit8bcc0a9846fc1035f0d0dae769d2a0529fa9202d (patch)
tree753d6c5df66a662898041e472e0bd8bed03b3793 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent0cab8dc0db59bbbcc1f76f46c82b5dec3d2e21d6 (diff)
Race condition while injecting ACTION_OUTSIDE
In order to dismiss dialog in accessibility, we would also send ACTION_OUTSIDE while performing ACTION_CLICK. However, the result of performing ACTION_CLICK in AccessibilityInteractionClient may be overwritten by the result of performing ACTION_OUTSIDE. This causes that TouchExplorer may get incorrect result and follow-up behavior is different. Bug: 127902192 Test: a11y CTS & unit tests Test: After enabling Talkback, manually test on 'View Terms' page in ManagedProvisioning to check if the section heading can be expanded/collapsed by double tap. Change-Id: Id6b1f63ea87418c66bf1aebdea829f656581e8ed
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions