https://bugs.kde.org/show_bug.cgi?id=504571
Bug ID: 504571 Summary: Disabling "Show in history" for an app unexpectedly prevents it from participating in the DND summary system Classification: Plasma Product: plasmashell Version First 6.3.90 Reported In: Platform: Other OS: Linux Status: REPORTED Keywords: usability Severity: normal Priority: NOR Component: Notifications Assignee: plasma-b...@kde.org Reporter: n...@kde.org CC: akse...@akselmo.dev, k...@privat.broulik.de, kris...@kde.org, qydwhotm...@gmail.com Target Milestone: 1.0 SUMMARY With current git master, when you make an app's notifications not appear in the history, it also doesn't participate in the "you missed X notifications while in DND mode" system, which is unexpected and not ideal. STEPS TO REPRODUCE 1. System Settings > Notifications > Application settings > Dolphin > Uncheck "Show in history" 2. Open a web browser tab with a YouTube video, and play it, but don't enter full screen 3. run `sleep 5 && notify-send --hint=string:desktop-entry:org.kde.dolphin "hi"` 4. Enter full screen in the YouTube video 5. wait 10 seconds 6. Leave full screen OBSERVED RESULT The fake notification from Dolphin is on screen. EXPECTED RESULT The fake notification from Dolphin is in the history, and I see a "You missed 1 notification" message. ADDITIONAL INFORMATION Technically it's doing what you asked it to, but you probably didn't realize this specific implication. Perhaps notifications marked as not going into the history should in fact go there if they were missed while in DND mode, or else they're simply lost forever. -- You are receiving this mail because: You are watching all bug changes.