SUMMARY After commit https://invent.kde.org/plasma/plasma-desktop/-/commit/b66807da6043adbbad3a820e7175a7203ea8db65, the gruped items popup follows the floating applet setting. This has the nasty side effect that dropping items in a grouped task is no longer possible: the popup is closed while the drop cursor moves from the task bar to the popup, making the drop impossible. STEPS TO REPRODUCE 1. Set the panel floating status to "Only applets" 2. Open two dolphin windows so they get grouped in the taskbar 3. Try to drag and drop something from one Dolphin window to the other one.
Do you mean dragging and dropping to the taskbar popup? Since I can drag and drop between windows fine, but I cant drag to the popup. If possible can you make a video of the bug?
Yes, I mean to the popup (so that the target window is focused and you can drop the item there)
Ok, setting this as confirmed then. Operating System: Fedora Linux 42 KDE Plasma Version: 6.5.80 KDE Frameworks Version: 6.19.0 Qt Version: 6.9.2 Kernel Version: 6.16.11-200.fc42.x86_64 (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 16 GiB of RAM (15.5 GiB usable) Graphics Processor: AMD Radeon RX 6600
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/3915
Git commit eae4f513a3af858071dc8878d4252c6e78344145 by Nate Graham, on behalf of Antonio Rojas. Committed on 03/08/2026 at 20:04. Pushed by ngraham into branch 'master'. Fix dragging onto grouped tasks when floating applets are enabled Add a small delay before closing the grouped tasks list popup so the mouse has time to arrive M +18 -2 applets/taskmanager/qml/GroupDialog.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/eae4f513a3af858071dc8878d4252c6e78344145
Git commit 50752276aa9c13a6895263ae9baae85884c71a02 by Nate Graham. Committed on 03/08/2026 at 20:06. Pushed by ngraham into branch 'Plasma/6.7'. Fix dragging onto grouped tasks when floating applets are enabled Add a small delay before closing the grouped tasks list popup so the mouse has time to arrive (cherry picked from commit eae4f513a3af858071dc8878d4252c6e78344145) Co-authored-by: Antonio Rojas <arojas@archlinux.org> M +18 -2 applets/taskmanager/qml/GroupDialog.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/50752276aa9c13a6895263ae9baae85884c71a02
Git commit 75d05b770f1e791b45a458719466083cf343834f by Nate Graham. Committed on 17/08/2026 at 12:53. Pushed by ngraham into branch 'Plasma/6.6'. Fix dragging onto grouped tasks when floating applets are enabled Add a small delay before closing the grouped tasks list popup so the mouse has time to arrive (cherry picked from commit 863ea311ce795ae0d97813387aaa0f1268125126) Co-authored-by: Antonio Rojas <arojas@archlinux.org> M +18 -2 applets/taskmanager/qml/GroupDialog.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/75d05b770f1e791b45a458719466083cf343834f