https://bugs.kde.org/show_bug.cgi?id=390113
Martin Flöser <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.12.3 Latest Commit| |https://commits.kde.org/kwi | |n/338c7362c9fbb37f1fb8beb9a | |50644b585d8135e Resolution|--- |FIXED --- Comment #5 from Martin Flöser <[email protected]> --- Git commit 338c7362c9fbb37f1fb8beb9a50644b585d8135e by Martin Flöser. Committed on 21/02/2018 at 17:06. Pushed by graesslin into branch 'Plasma/5.12'. Properly handle move during touch events Summary: When a window was being moved the touch handling performed the wrong interaction. Due to that it was possible to move the window, but KWin did not enter the correct code paths, thus quick tiling was for example not functional. FIXED-IN: 5.12.3 Test Plan: New test case added and manual test in nested KWin Reviewers: #kwin, #plasma Subscribers: plasma-devel, kwin Tags: #plasma Differential Revision: https://phabricator.kde.org/D10431 M +69 -1 autotests/integration/quick_tiling_test.cpp M +15 -7 input.cpp https://commits.kde.org/kwin/338c7362c9fbb37f1fb8beb9a50644b585d8135e -- You are receiving this mail because: You are watching all bug changes.
