https://bugs.kde.org/show_bug.cgi?id=510647
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Notifications Summary|Notification bubbles are |Notification bubbles are |stacked improperly |stacked improperly when | |more appear in quick | |succession than can fit on | |the screen at once Ever confirmed|0 |1 Status|REPORTED |CONFIRMED Platform|Other |Fedora RPMs CC| |[email protected] Severity|normal |minor --- Comment #20 from Nate Graham <[email protected]> --- for i in $(seq 1 50); do notify-send $i; done This reproduces the issue for me on KDE Linux. You need to set the number of notifications high enough that not all will appear on the screen. The higher the number, the more obvious the bug is. Timing out on their own vs not seems not to have any effect; both reproduce the issue. -- You are receiving this mail because: You are watching all bug changes.
