Summary: | when using mouse scroll to switch activities it wakes up and switches between stopped/paused activities | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Gauthier <g.guerin> |
Component: | Activity Switcher | Assignee: | Ivan Čukić <ivan.cukic> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | g.guerin, plasma-bugs |
Priority: | NOR | ||
Version: | 5.3.0 | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/1e460f3158eb4cf2eb515cb60f98e6370915876a | Version Fixed In: | |
Sentry Crash Report: |
Description
Gauthier
2015-05-01 23:01:11 UTC
Just for precision, this bug happens only when using mouse scroll to switch activities, not when using keyborad shortcut ot activity bar/manager. Git commit ddb7b332e53e8eddaf8d9e639ca45f233702a86b by Ivan Čukić. Committed on 03/05/2015 at 07:04. Pushed by ivan into branch 'master'. When switching activities, use only the running ones This makes the activities mouse plugin for plasma shell cycle only through the running activities. REVIEW: 123597 M +11 -7 containmentactions/switchactivity/switch.cpp http://commits.kde.org/plasma-workspace/ddb7b332e53e8eddaf8d9e639ca45f233702a86b Git commit 1e460f3158eb4cf2eb515cb60f98e6370915876a by Ivan Čukić. Committed on 03/05/2015 at 17:12. Pushed by ivan into branch 'Plasma/5.3'. When switching activities, use only the running ones This makes the activities mouse plugin for plasma shell cycle only through the running activities. REVIEW: 123597 M +11 -7 containmentactions/switchactivity/switch.cpp http://commits.kde.org/plasma-workspace/1e460f3158eb4cf2eb515cb60f98e6370915876a |