https://bugs.kde.org/show_bug.cgi?id=488317
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|kde |kwin Component|general |general Version|unspecified |6.0.5 Resolution|NOT A BUG |--- Assignee|unassigned-b...@kde.org |kwin-bugs-n...@kde.org CC| |nicolas.fe...@gmx.de Status|RESOLVED |REPORTED --- Comment #3 from Nicolas Fella <nicolas.fe...@gmx.de> --- This is half a Qt problem and half a KWin problem. The Qt part is fixed with https://codereview.qt-project.org/c/qt/qtwayland/+/568059 and https://codereview.qt-project.org/c/qt/qtwayland/+/568058 The KWin problem is that the dragging code only considers pointer and touch input, but not tablet input. See e.g. https://invent.kde.org/plasma/kwin/-/blob/master/src/wayland/datadevice.cpp#L98 So ultimately all those cases have a common root cause. Sorry for making you file these separate reports -- You are receiving this mail because: You are watching all bug changes.