https://bugs.kde.org/show_bug.cgi?id=426187
--- Comment #3 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 684bc80657e4ccaf52aed6426e8d80d1d475742d by Kai Uwe Broulik. Committed on 14/10/2020 at 07:41. Pushed by broulik into branch 'Plasma/5.20'. [Notifications] Also check transient parent for whether it's a dialog In case a context menu is opened, we want to check the dialog it came from. This fixes the case of notifications dancing around when opening a context menu in System Tray but does not fix the case when opening a context menu in the notification itself since there it cannot know that the still open System Tray popup is the one we should evade and not the popup with the menu in it. (cherry picked from commit bc12c6ca60331939c6070c93c63022368241d7c4) M +10 -1 applets/notifications/notificationapplet.cpp https://invent.kde.org/plasma/plasma-workspace/commit/684bc80657e4ccaf52aed6426e8d80d1d475742d -- You are receiving this mail because: You are watching all bug changes.