Bug 373391

Summary: Audio applet should steal scroll from desktop
Product: [Plasma] plasma-pa Reporter: agilob <kdebug>
Component: appletAssignee: David Rosca <nowrep>
Status: RESOLVED FIXED    
Severity: normal CC: plasma-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In: 5.8.5
Attachments: Scrolling on audio applet

Description agilob 2016-12-07 18:04:01 UTC
A problem exists with virtual desktops when both virtual desktop scrolling control and audio-volume control use scrolling to scroll desktops and to change volume.

Scrolling on audio volume indication changes my current virtual desktop.

A result that would be expected by user would be when audio-volume indication steal scrolling event from virtual desktop control, the same way clock does it. Scrolling on clock (with multiple time-zone) changes printed time, but doesn't affect virtual desktop.
Comment 1 David Rosca 2016-12-07 18:07:40 UTC
You mean when you have audio volume plasmoid on desktop (not in panel)?
Comment 2 agilob 2016-12-07 18:11:59 UTC
Created attachment 102665 [details]
Scrolling on audio applet

In a panel.

I have 4 virtual desktops, 2 rows and 2 columns.
Comment 3 David Rosca 2016-12-07 18:16:02 UTC
Can you please try this patch https://phabricator.kde.org/D3572 ?
You can just edit the file installed on your system (at /usr/share/plasma/plasmoids/org.kde.plasma.private.systemtray/contents/ui/main.qml).
Comment 4 agilob 2016-12-07 18:19:44 UTC
I believe this fixed the issue, thank you :)
Comment 5 David Rosca 2016-12-07 18:21:28 UTC
Ok, fix will be in 5.8.5.
Comment 6 Christoph Feck 2016-12-07 18:39:22 UTC
See bug 372957 for the commit.
Comment 7 agilob 2016-12-07 18:40:06 UTC
Thanks, just to provide more info, this bug is in Arch right now, and came as regression to MintLinux yesterday.