Commit d054755e authored by Frederik Gladhorn's avatar Frederik Gladhorn Committed by The Qt Project
Browse files

Fix hover after press event


When a mouse press event was rejected,
we would unconditionally cancel the hover
and claim that the mouse is not contained any more.

Instead check if the mouse left and only then cancel
the hover state.

Task-number: QTBUG-30783

Change-Id: I5fac6f3a1f2807ef03e07982c603492d40d2a249
Reviewed-by: default avatarFlorian Boucault <florian@boucault.net>
Reviewed-by: default avatarAlan Alpert <aalpert@blackberry.com>
parent 53e31746
No related merge requests found
Showing with 59 additions and 1 deletion
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment