https://bugs.kde.org/show_bug.cgi?id=502422
Bug ID: 502422
Summary: Notifications suppressed by DND mode that are
configured to not appear in the history can't be found
after you edit DND mode
Classification: Plasma
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Keywords: usability
Severity: normal
Priority: NOR
Component: Notifications
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
STEPS TO REPRODUCE
1. Enter DND mode
2. run `notify-send-send foo bar` in a terminal window
3. Exit DND mode -> A notification appears telling me I missed a notification
while DND mode was active
4. Look for the missed notifications
OBSERVED RESULT
The missed notification cannot be found in the history or anywhere else.
EXPECTED RESULT
The missed notifications appear in the history.
ADDITIONAL INFORMATION
This happens because `notify-send` notifications count as "Other Applications",
and those are configured to not appear in the history. And this is the problem:
the "Show in history" setting should be honored normally, but *not* when a
notification comes in during DND mode. The problem will be seen with real apps
too if you uncheck "Show in history" for them.
--
You are receiving this mail because:
You are watching all bug changes.