Bug 921694
| Summary: | Popup notifications are not dismissed when clicking the X | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stephen Gallagher <sgallagh> | ||||
| Component: | kde-runtime | Assignee: | Than Ngo <than> | ||||
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | low | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 18 | CC: | jreznik, kevin, ltinkl, rdieter, rnovacek, than, travneff | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2013-08-29 10:20:02 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
I opened a bug in the upstream tracker as well. Already fixed for me. Also: https://bugs.kde.org/show_bug.cgi?id=311413 Indeed, upstream dup'd the issue and marked it fixed. Let's do the same. (Please re-open if you find otherwise). |
Created attachment 710123 [details] VIdeo of the behavior Description of problem: When a notification pops up via the "Notifications" widget in the system tray, there is an X in the upper right-hand corner. Clicking on this X dismisses the pop-up notification from view, but leaves it in the list of "unviewed" notifications. Version-Release number of selected component (if applicable): kde-runtime-libs-4.10.1-1.fc18.x86_64 kde-workspace-4.10.1-1.fc18.x86_64 How reproducible: Every time Steps to Reproduce: 1. Make sure that the Notifications widget is in the KDE plasma system tray 2. At a command prompt, use 'notify-send' to generate a notification in your session. (e.g. notify-send "Testing Popup Bug") 3. When the popup appears, click the X to dismiss it. Actual results: The pop-up is dismissed, but the displayed count of missed/unviewed notifications remains increased and if you click on the widget, it displays the dismissed message again until the X is clicked in that expanded view. Expected results: If I have chosen to explicitly dismiss the pop-up as it came in, I would expect it to be fully dismissed. Needing to ALSO dismiss it from the expanded list is an unnecessary and annoying step. Additional info: Video example attached.