diff options
| author | 2025-01-14 17:17:59 -0800 | |
|---|---|---|
| committer | 2025-01-17 16:15:07 -0800 | |
| commit | a47969d046ba21dd60096762e5b2ae940f65c36e (patch) | |
| tree | afcb368f6698dd03736e717280f1ff2c0b25be8e /libs/ui/DebugUtils.cpp | |
| parent | c3aee781528ef42e073ed2186901741a188e3e6c (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