https://bugs.kde.org/show_bug.cgi?id=449273
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/kwin/commit/aaa07f0605d6 | |05ae2472b1a8f7f4bd07f2138cb | |2 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #27 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit aaa07f0605d605ae2472b1a8f7f4bd07f2138cb2 by Vlad Zahorodnii. Committed on 23/02/2022 at 20:03. Pushed by vladz into branch 'master'. Revert "Remove mysterious s_cursorUpdateBlocking boolean flag in pointer_input.cpp" This reverts commit 3d0bdc56a48fe0d5cc0889ab098f6c6c922d20c7. seat->setFocusedPointerSurface() before notifyPointerMotion() is needed to prevent sending a motion event that's outside the previously focused surface. M +11 -0 src/pointer_input.cpp https://invent.kde.org/plasma/kwin/commit/aaa07f0605d605ae2472b1a8f7f4bd07f2138cb2 -- You are receiving this mail because: You are watching all bug changes.