https://bugs.kde.org/show_bug.cgi?id=206724
--- Comment #13 from Jonathan Marten <j...@keelhaul.me.uk> --- Git commit 1658f1585b0a8dc292a583db11e74ca1c2bf0dbe by Jonathan Marten. Committed on 04/10/2020 at 10:13. Pushed by marten into branch 'master'. Handle key events on the system tray popup volume control It may not have been possible before, but with current Qt5 it seems to be possible if the focus is set appropriately. Since the popup is enclosed in a menu all keystrokes are received, so the global volume/mute shortcuts also need to be recognised and handled. M +99 -23 gui/viewdockareapopup.cpp M +6 -3 gui/viewdockareapopup.h https://invent.kde.org/multimedia/kmix/commit/1658f1585b0a8dc292a583db11e74ca1c2bf0dbe -- You are receiving this mail because: You are watching all bug changes.