https://bugs.kde.org/show_bug.cgi?id=465377
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |9d6f3cee2f87284687c2907949a | |961ed15dcb75f Version Fixed In| |6.0 Resolution|DUPLICATE |FIXED --- Comment #8 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 9d6f3cee2f87284687c2907949a961ed15dcb75f by Fushan Wen. Committed on 17/02/2024 at 10:12. Pushed by fusionfuture into branch 'Plasma/6.0'. 🍒applets/taskmanager: reset animating property on mouse enter TaskList Grid move during a SequentialAnimation sets an later removes "animating" property. Sometimes (e.g. session restore) this animation fails to complete and then "animating" property remains true. This prevents drag'n'drop with mouse, as MouseHandler onPositionChanged skips everything if "animating" property is set. FIXED-IN: 6.0 (cherry picked from commit 67886ca2be7f83c2c3319c5cd1c67b8447411133) M +1 -0 applets/taskmanager/package/contents/ui/MouseHandler.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/9d6f3cee2f87284687c2907949a961ed15dcb75f -- You are receiving this mail because: You are watching all bug changes.