https://bugs.kde.org/show_bug.cgi?id=466675
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |24e0d2dcec56051cdd0b4e2ef22 |42b671f8575d9df27f740c704fe |b4bb5e1d2d6d7 |98a0471efbda5 --- Comment #16 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 42b671f8575d9df27f740c704fe98a0471efbda5 by Fushan Wen. Committed on 26/05/2023 at 19:15. Pushed by fusionfuture into branch 'Plasma/5.27'. applets/taskmanager: avoid updating dragSource when active is false grabToImage is async, and when an item is grabbed to an image, the drag operation can be already cancelled. When dragSource is not null, MouseHandler will always consider the current drag opertion is to move tasks, which causes the bug. STR: 1. Drag a file onto a task and hold LMB 2. Press RMB 3. Release RMB 4. Release LMB 5. Drag a file onto a task again FIXED-IN: 5.27.6 (cherry picked from commit 24e0d2dcec56051cdd0b4e2ef22b4bb5e1d2d6d7) M +4 -0 applets/taskmanager/package/contents/ui/Task.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/42b671f8575d9df27f740c704fe98a0471efbda5 -- You are receiving this mail because: You are watching all bug changes.