Bug 515905 - Notifications invisible while in window overview
Summary: Notifications invisible while in window overview
Status: REPORTED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (other bugs)
Version First Reported In: 6.5.5
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-12 12:24 UTC by Leo42
Modified: 2026-02-12 12:24 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leo42 2026-02-12 12:24:50 UTC
SUMMARY
when a notification pop up is triggered while the user is looking at a window overview, the notification is not visible, but the notifications countdown-bar goes down anyway. If the notification fades out before the overview ended, the only way the user can see the notification is via the bell icon in the system tray. (If System sound is off, I often never notice there was a notification)

STEPS TO REPRODUCE
1. trigger a notification (e.g. with `sleep 2 && notify-send ...` or https://simple-push-demo.vercel.app/ )
2. quickly go into overview mode (via a screen corner or four finger swipe down on touchpad)
3. wait for some seconds (typically >10)
4. Exit the overview

OBSERVED RESULT
You will have missed the notification.

EXPECTED RESULT
The notification countdown for fade out should only go down while the notification is actually visible.

SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20260128
KDE Plasma Version: 6.5.5
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1
Kernel Version: 6.18.4-1-default (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION