summaryrefslogtreecommitdiff
path: root/libs/ui/DebugUtils.cpp
diff options
context:
space:
mode:
author Siarhei Vishniakou <svv@google.com> 2025-01-14 17:17:59 -0800
committer Siarhei Vishniakou <svv@google.com> 2025-01-17 16:15:07 -0800
commita47969d046ba21dd60096762e5b2ae940f65c36e (patch)
treeafcb368f6698dd03736e717280f1ff2c0b25be8e /libs/ui/DebugUtils.cpp
parentc3aee781528ef42e073ed2186901741a188e3e6c (diff)
Add test for simultaneous mouse and touch with transfer
When transferTouch is used while both touch and mouse are active, the current behaviour is strange. Upon transfer of touch, the transfered-to window receives HOVER_EXIT, even though it never received HOVER_ENTER or HOVER_MOVE. Also, the touch gesture is transfered with ACTION_DOWN, but subsequent touch events are not delivered to the transfered-to window. In this CL a test is added to reproduce this. Bug: 382473355 Test: atest --host inputflinger_tests Flag: TEST_ONLY Change-Id: Id71415b750ba1c58b5882b87640f4dfc26b79182
Diffstat (limited to 'libs/ui/DebugUtils.cpp')
0 files changed, 0 insertions, 0 deletions