https://bugs.kde.org/show_bug.cgi?id=460056
--- Comment #19 from Marco Martin <notm...@gmail.com> --- Git commit a363cfcfa77883018c6d86f3c929284d4ba306f9 by Marco Martin. Committed on 26/05/2025 at 09:24. Pushed by mart into branch 'master'. drag and drop: delete the menu if there are no actions to show It's possible that there are no actions to show, when the mime job doesn't fund anything, we fall back to the icon applet. if there are no actions to show, the menu won't be shown at all, therefore won't be deleted, breaking every subsequent drop. Delete the menu immediately in this case Related: bug 502479 M +4 -0 src/plasmaquick/plasmoid/dropmenu.cpp https://invent.kde.org/plasma/libplasma/-/commit/a363cfcfa77883018c6d86f3c929284d4ba306f9 -- You are receiving this mail because: You are watching all bug changes.