STEPS TO REPRODUCE 1. set Dashboard as your app launcher 2. open Dashboard 3. click on "Widgets" on top 4. try to drag any widget to your desktop OBSERVED RESULT Dashboard closes when you start to drag the widget and the DnD operation is immediately aborted. EXPECTED RESULT we can drag a widget and drop it on desktop SOFTWARE/OS VERSIONS Operating System: KDE neon Unstable Edition KDE Plasma Version: 5.19.80 KDE Frameworks Version: 5.72.0 Qt Version: 5.14.2
Confirmed on Plasma 5.20.3 with KF 5.75.0 and Qt 5.15.1.
The problem also occurs on the default system option "Application Launcher" ( Kickoff) .
Git commit a084a10895ef00a183a1d4aca5a85da032a957e7 by Nate Graham. Committed on 12/09/2023 at 15:14. Pushed by ngraham into branch 'master'. Remove widget browser functionality It's been semi-broken for a long time and it's a fairly niche feature anyway. Related: bug 356478, bug 398500 FIXED-IN: 6.0 M +15 -112 applets/kicker/package/contents/ui/DashboardRepresentation.qml D +0 -79 applets/kicker/package/contents/ui/DashboardTabBar.qml D +0 -61 applets/kicker/package/contents/ui/DashboardTabButton.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/a084a10895ef00a183a1d4aca5a85da032a957e7
Removing a feature because it does not work is not a fix.