Bug 391906 - Volume control steals focus repeatedly, sometime causing spam.
Summary: Volume control steals focus repeatedly, sometime causing spam.
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.10.5
Platform: Kubuntu Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-16 00:25 UTC by Nigiri
Modified: 2018-03-16 10:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Video of the result seen from someone else on a chat client. (239.70 KB, video/mp4)
2018-03-16 00:25 UTC, Nigiri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nigiri 2018-03-16 00:25:42 UTC
Created attachment 111427 [details]
Video of the result seen from someone else on a chat client.

Adjusting the volume with keyboard control will cause the currently focused window to loose and gain focus repeatedly, for each steps of volume change, for the whole time of the adjustments.

In some chat clients, like telegram or steam chat, this will cause contacts to be spammed with indications that you're idling and that you are online.
Comment 1 David Rosca 2018-03-16 08:40:48 UTC
That's Plasma OSD. You can disable it completely in System Settings.
Comment 2 Kai Uwe Broulik 2018-03-16 10:07:09 UTC
That's not the OSD, that's KGlobalAccel setting a soft keyboard grab on the shortcut. When it is pressed, it grabs keys, we detect it and ungrab it. Unfortunately, for a short time the key is grabbed resulting in focus loss.

Fixed in Wayland, unfixable on X.