Summary: | Clicking on tasks does not change activity anymore | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | S. Burmeister <sven.burmeister> |
Component: | widget-icontasks | Assignee: | Craig Drummond <craig> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
S. Burmeister
2012-03-08 10:06:00 UTC
This also affects KDE4.8. The reason, I think, is that when clicked on the group the 'present windows' effect is used, and this is not owrknig across activities. The only solution, AFAIK, would be to use the 'popup menu' setting for gouped tasks on another activity. Git commit b268a60fa772a70e0f6ab50a39609bcea5c2418b by Craig Drummond. Committed on 08/03/2012 at 17:21. Pushed by craig into branch 'KDE/4.8'. When one, or more, members of a task group are on another activity then dont't use the present windows effect, fallback to the popup menu instead. M +15 -2 applets/icontasks/taskgroupitem.cpp http://commits.kde.org/kdeplasma-addons/b268a60fa772a70e0f6ab50a39609bcea5c2418b Git commit 11bd0c1506062dce7699c71ad37fd76d441d23aa by Craig Drummond. Committed on 08/03/2012 at 17:26. Pushed by craig into branch 'master'. When one, or more, members of a task group are on another activity then dont't use the present windows effect, fallback to the popup menu instead. M +15 -2 applets/icontasks/taskgroupitem.cpp http://commits.kde.org/kdeplasma-addons/11bd0c1506062dce7699c71ad37fd76d441d23aa |