diff --git a/libtaskmanager/launchertasksmodel.cpp b/libtaskmanager/launchertasksmodel.cpp --- a/libtaskmanager/launchertasksmodel.cpp +++ b/libtaskmanager/launchertasksmodel.cpp @@ -241,6 +241,9 @@ } } + } else if (isOnAllActivities(activities)) { + remove = true; + } else { // We weren't on all activities, just remove those that // we were on