https://bugs.kde.org/show_bug.cgi?id=433178
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/breeze/commit/614a780d45 | |fc600735c1893e3a0aa2a633cd3 | |1e1 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |5.21.2 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 614a780d45fc600735c1893e3a0aa2a633cd31e1 by Nate Graham, on behalf of Marco Martin. Committed on 24/02/2021 at 16:17. Pushed by ngraham into branch 'master'. Start the window drag from the QStyle Make again the root item accept mouse clicks, so the qwidget part won't take over. also ungrab the mouse of the QQuickItem as soon as the system move start, so won't eat the first click after the system move has been performed. Being a QQuickItem that accepts the mouse press, Input Handlers know how to steal the event from it even if they don't accept it. This reverts commit 6919b948ca46ea1c2f100c90dd5326edfdb131f1. FIXED-IN: 5.21.2 M +37 -6 kstyle/breezewindowmanager.cpp M +7 -0 kstyle/breezewindowmanager.h https://invent.kde.org/plasma/breeze/commit/614a780d45fc600735c1893e3a0aa2a633cd31e1 -- You are receiving this mail because: You are watching all bug changes.