Bug 373391 - Audio applet should steal scroll from desktop
Summary: Audio applet should steal scroll from desktop
Status: RESOLVED FIXED
Alias: None
Product: plasma-pa
Classification: Plasma
Component: applet (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Rosca
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-07 18:04 UTC by agilob
Modified: 2016-12-07 18:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.8.5


Attachments
Scrolling on audio applet (1.08 MB, application/force-download)
2016-12-07 18:11 UTC, agilob
Details

Note You need to log in before you can comment on or make changes to this bug.
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.