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

Skip to content
Commit 92c998a9 authored by Winson Chung's avatar Winson Chung
Browse files

Fix issue with drags sometimes not being handled in tests

- ACTION_DRAG_ENTERED does not actually have location data, and
  ACTION_DRAG_LOCATION may not always be sent, which results in no
  target being computed prior to the DROP.  Since the DROP event
  also has location data, we should update in that case as well.

Bug: 234653212
Test: atest TaplTestsTaskbar
Change-Id: I1f7657a95a4f124d98fc0da78b8a3ac2237f91f6
parent 0accc209
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment