Bug 516242 - Regression 6.6.0: Drag and drop fails for pinned applications in Task Manager
Summary: Regression 6.6.0: Drag and drop fails for pinned applications in Task Manager
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: "Manage Desktop and Panels" window (other bugs)
Version First Reported In: 6.6.0
Platform: Neon Linux
: HI normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords: regression
: 516239 (view as bug list)
Depends on:
Blocks:
 
Reported: 2026-02-18 19:49 UTC by Cory
Modified: 2026-02-20 16:24 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 6.6.1
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cory 2026-02-18 19:49:32 UTC
Drag and drop of files onto pinned application icons in the Task Manager (Icons-only) does nothing in Plasma 6.6.0 (KDE neon).It worked correctly in 6.5.5.
Note: Drag and drop still works for standalone launchers on desktop or panel, the issue is specific to the Task Manager.
Confirmed on both X11 and Wayland.
Comment 1 Bug Janitor Service 2026-02-18 20:49:30 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3552
Comment 2 Kai Uwe Broulik 2026-02-19 06:16:00 UTC
Git commit 89624b539df7b8f0d786d760c69ec9bcc6328da7 by Kai Uwe Broulik.
Committed on 19/02/2026 at 06:15.
Pushed by broulik into branch 'master'.

applets/taskmanager: Fix check for application on drop

There is no "root" anymore. Fixes drop onto window not doing anything.

M  +1    -1    applets/taskmanager/qml/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/89624b539df7b8f0d786d760c69ec9bcc6328da7
Comment 3 Kai Uwe Broulik 2026-02-19 06:42:49 UTC
Git commit 6a566499112f7a94636a14008394e78934196f00 by Kai Uwe Broulik.
Committed on 19/02/2026 at 06:16.
Pushed by broulik into branch 'Plasma/6.6'.

applets/taskmanager: Fix check for application on drop

There is no "root" anymore. Fixes drop onto window not doing anything.


(cherry picked from commit 89624b539df7b8f0d786d760c69ec9bcc6328da7)

Co-authored-by: Kai Uwe Broulik <kde@privat.broulik.de>

M  +1    -1    applets/taskmanager/qml/main.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/6a566499112f7a94636a14008394e78934196f00
Comment 4 Nate Graham 2026-02-20 16:24:35 UTC
*** Bug 516239 has been marked as a duplicate of this bug. ***