Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit a47969d0 authored by Siarhei Vishniakou's avatar Siarhei Vishniakou
Browse files

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
parent c3aee781
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment