https://bugs.kde.org/show_bug.cgi?id=502479
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/a363c |ma/libplasma/-/commit/c7d58 |fcfa77883018c6d86f3c929284d |3c98f5c0cedab8564d5d5b751b6 |4ba306f9 |184be81a --- Comment #15 from Marco Martin <notm...@gmail.com> --- Git commit c7d583c98f5c0cedab8564d5d5b751b6184be81a by Marco Martin. Committed on 26/05/2025 at 10:14. Pushed by mart into branch 'Plasma/6.4'. 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 460056 M +4 -0 src/plasmaquick/plasmoid/dropmenu.cpp https://invent.kde.org/plasma/libplasma/-/commit/c7d583c98f5c0cedab8564d5d5b751b6184be81a -- You are receiving this mail because: You are watching all bug changes.