SUMMARY "Show in activities" context menu options are not working. I can reproduce in both taskmanager and icon-only taskmanager. STEPS TO REPRODUCE 1. Make sure you have more than one activity 2. Open a window 3. Right click on the window item in task manager and try to use "Show in activities" OBSERVED RESULT None of the options in "Show in activities" work EXPECTED RESULT They should work SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION "Show in activites" in the title bar works fine. "Move to desktop" option in the task manager works.
Oops. Forgot to add my system info: SOFTWARE/OS VERSIONS Linux/KDE Plasma: Arch Linux KDE Plasma Version: git master KDE Frameworks Version: git master Qt Version: 6.6.0
This seems to be a wayland specific issue
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/3532
Git commit 74c0cbcb88d8822ed65752fdf88f02745bcbafc8 by Marco Martin. Committed on 14/11/2023 at 11:23. Pushed by mart into branch 'master'. Fix send to activity context menu in wayland send to activity in wayland never worked because was comparing the list of requested activities with itself, always being a no-op M +1 -1 libtaskmanager/waylandtasksmodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/74c0cbcb88d8822ed65752fdf88f02745bcbafc8