summaryrefslogtreecommitdiffstats
path: root/src/plugins/tls/schannel
diff options
context:
space:
mode:
authorMatthias Rauter <matthias.rauter@qt.io>2023-06-08 15:44:46 +0200
committerMatthias Rauter <matthias.rauter@qt.io>2023-06-16 09:22:54 +0200
commitef7d809eaf3be2e162a274b48a6ac8051a51e86d (patch)
treec0f9f54f20a3779f98c4ff2e975836c8f4b3204b /src/plugins/tls/schannel
parent7993321e7620941f3106acb977243c51aa27ceec (diff)
Send LeaveEvent as reaction to WM_POINTERLEAVE to reset hover states
Currently items can get stuck in a hovered state when all fingers are lifted from a touchscreen. This is because we don't react to the WM_POINTERLEAVE event from Windows. With this patch we translate a WM_POINTERLEAVE event to a LeaveEvent to remove the hover state from QtQuick items. Fixes: QTBUG-62912 Pick-to: 6.5 6.6 Change-Id: I8a6fb6b7ec77457854a75e20277565d1eb89bab6 Reviewed-by: Wladimir Leuschner <wladimir.leuschner@qt.io> Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
Diffstat (limited to 'src/plugins/tls/schannel')
0 files changed, 0 insertions, 0 deletions