diff options
author | Jackal Guo <jackalguo@google.com> | 2019-04-16 15:26:00 +0800 |
---|---|---|
committer | Jackal Guo <jackalguo@google.com> | 2019-04-23 03:29:47 +0000 |
commit | 8bcc0a9846fc1035f0d0dae769d2a0529fa9202d (patch) | |
tree | 753d6c5df66a662898041e472e0bd8bed03b3793 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 0cab8dc0db59bbbcc1f76f46c82b5dec3d2e21d6 (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 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions