Skip to content

Fix notifications jumping around when dialogs lose focus or on close

Keep around the last non-notification focused Plasma dialog, so we can maintain stable notification positioning even if we have a Plasma dialog which loses focus but stays visible (think pinned systray applets).

Also fixes notifications jumping down on close, since now the dialog used to calculate the notification popups's offset is never itself a NotificationPopup.

BUG: 449085

BUG: 461492

BUG: 426187

Edited by Bharadwaj Raju

Merge request reports