https://bugs.kde.org/show_bug.cgi?id=418891
Tsu Jan <tsujan2...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tsujan2...@gmail.com --- Comment #2 from Tsu Jan <tsujan2...@gmail.com> --- This may be a Qt issue because now, with Qt 5.15, the drag code uses QWindow::startSystemMove() and yet, the problem exists under both X11 and Wayland. The structure of the drag code is very old (a mouse press sends a mouse move event, which triggers dragging under appropriate conditions, and a mouse release event is sent after the drag is finished) but I couldn't find a problem in it. -- You are receiving this mail because: You are watching all bug changes.