https://bugs.kde.org/show_bug.cgi?id=379414

            Bug ID: 379414
           Summary: [Data Loss] - TaskManager loses launchers from
                    alternative Activities
           Product: plasmashell
           Version: 5.9.4
          Platform: openSUSE RPMs
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: Task Manager
          Assignee: h...@kde.org
          Reporter: mvourla...@gmail.com
                CC: plasma-b...@kde.org
  Target Milestone: 1.0

The issue is the following:

1. add the icon-only taskmanager in the panel
2. add two launchers that are available to all activities
3. add a third launcher which is only available in the current running activity
4. go to another activity
5. add a new launcher which is only available in the new current running
activity
6. after that move between these two activities and just try to change the
order of the launchers, at some point the user can notice that the explicit
assigned launchers are lost

----
following the code also through Latte what is happening is the following...
many times when changing the order of the launchers the launcherList returned
from the taskModel is the (global launchers + the current activity launchers),
all the rest are dismissed (this is checked for the running one activities but
it could be also and for the not running ones)...

This creates data loss for the user

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to