aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2021-07-02 19:49:45 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2021-07-06 13:02:58 +0200
commit1775bbc6d4231fd10ccfcea006d78d8769b854a2 (patch)
tree9d4f0258203ef9a7e4e220199468d13f055a3be8 /src/qmltest
parent76edc77a3a05ec9b9578035d18dfa90acba0a2fe (diff)
QQDeliveryAgent: keep lastMousePosition updated during dragging
Given that we store lastMousePosition (which I hope we can move to QPointingDevice eventually), the idea is it should always be correct; so don't bypass updating it during a mouse move just because there's a grabber. It resulted in synthetic hover events being sent after release, with an outdated last-known mouse position. Fixes: QTBUG-92563 Change-Id: Ic708bfcbdfcd0a9f6dc2cfd42f0671b0661e76bb Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> (cherry picked from commit 930da44767dcd0ccb50aaf725e3cbac99eaf13ea)
Diffstat (limited to 'src/qmltest')
0 files changed, 0 insertions, 0 deletions