Summary: | notifications in different categories overlap the first time they are shown | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | doncbugs |
Component: | Notifications | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | nate, plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | a lower notification overlapping with another |
Same root cause as Bug 427894. *** This bug has been marked as a duplicate of bug 427894 *** |
Created attachment 142162 [details] a lower notification overlapping with another SUMMARY It seems that the first time notifications in 2 different categories appear in the notification center, the bottom one overlaps the top one. After closing and reopening the notification center, they have the proper separation with no overlapping. STEPS TO REPRODUCE 1. its still visible with it open, but easier to see if closed first 2. Run notify-send --hint=string:desktop-entry:org.kde.dolphin -i dialog-information -t 1000 "hello world" 3. Followed by notify-send --hint=string:desktop-entry:org.kde.kate -i dialog-information -t 1000 "hello world" 4. Open notification center OBSERVED RESULT As shown in screenshot EXPECTED RESULT Notifications should have proper separation from the start SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.23.80 KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION