https://bugs.kde.org/show_bug.cgi?id=520511
Oleg <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #13 from Oleg <[email protected]> --- I can reproduce this issue on Fedora KDE Plasma with multiple Activities. Technical investigation shows that Kickoff calls containmentForScreen() with an empty activity ID. As a result, it can select an inactive desktop containment instead of the containment belonging to the current Activity. In my case: active containment: 40 selected inactive containment: 78 screen: -1 isUiReady: false view: null Therefore, “Add to Desktop” does nothing. Explicitly copying the .desktop file to the current Folder View location works correctly. This appears to confirm that “Add to Desktop” is not Activity-aware. -- You are receiving this mail because: You are watching all bug changes.
