https://bugs.kde.org/show_bug.cgi?id=509859

--- Comment #13 from Marco Martin <[email protected]> ---
Git commit 033cd4362218b1ec75eaa1cb32d1a9779a0040f1 by Marco Martin.
Committed on 05/03/2026 at 12:10.
Pushed by mart into branch 'master'.

Ungrab the pointer when the widget goes disabled or invisible

if the widget goes disabled or invisible when it's on a pressed state,
it will not receive any mouse release or ungrab events anymore, leaving
it in a stuck state, so ungrab and reset the pressed state immediately
when going disabled
Related: bug 416909

M  +9    -0    src/qmlcontrols/kquickcontrolsaddons/mouseeventlistener.cpp
M  +1    -0    src/qmlcontrols/kquickcontrolsaddons/mouseeventlistener.h

https://invent.kde.org/frameworks/kdeclarative/-/commit/033cd4362218b1ec75eaa1cb32d1a9779a0040f1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to