After running plasmashell for a while, notifications start being misplaced. They appear where the second notification would be if there were two notifications. Restarting plasmashell fixed this. Reproducible: Always
Thanks for the report, I've never seen that nor got any other reports. Do you think you could get together steps to reproduce it reliably or does it "just happen"?
I didn't find a way to consistently reproduce it, but I've seen it a few times already. I have logon notifications turned on in kopete, so I get a lot of them and sometimes a few ones simultaneously.
Bump?
Ok I managed to write a script that makes the notifications indeed be positioned badly in some situations, I'll look into it.
Git commit 0db103a429036a628be98600eee91afd1a3ae64e by Martin Klapetek. Committed on 07/01/2015 at 13:43. Pushed by mklapetek into branch 'master'. Rework Plasma's notification positioning code This should prevent popups randomly positioning over each other and should improve the animated movement REVIEW: 121360 M +3 -1 applets/notifications/package/contents/ui/NotificationPopup.qml M +167 -63 applets/notifications/plugin/notificationshelper.cpp M +11 -3 applets/notifications/plugin/notificationshelper.h M +2 -0 dataengines/notifications/notificationsengine.cpp http://commits.kde.org/plasma-workspace/0db103a429036a628be98600eee91afd1a3ae64e
There seems to be a regression that came along with the patch above. See bug 342605.
I confirm that this is still happening in 5.2 beta. Not reopening since the discussion seems to have moved to bug 342605