Created attachment 145951 [details] Screenshot of wrong popup size SUMMARY Sometimes notification popups have the wrong height. It is unfortunately difficult to reproduce. OBSERVED RESULT Notification popup height is sometimes too big EXPECTED RESULT Notification popup height matches its content SOFTWARE/OS VERSIONS Linux/KDE Plasma: git master as of 2022-01-25 ADDITIONAL INFORMATION See screenshot, the "salmon" colored area is the NotificationItem{} in NotificationPopup.qml Likely a regression from https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/421 (removing timers is always good but seems there's a catch)
I can reproduce this commonly on X11. Not every notification has the wrong height, but many do. On Wayland, I have never been able to reproduce it.
*** Bug 449722 has been marked as a duplicate of this bug. ***
*** Bug 428828 has been marked as a duplicate of this bug. ***
*** Bug 429979 has been marked as a duplicate of this bug. ***
*** Bug 440252 has been marked as a duplicate of this bug. ***
Will be fixed by: https://invent.kde.org/qt/qt/qtbase/-/merge_requests/192
This was ultimately caused by a Qt regression (https://bugreports.qt.io/browse/QTBUG-91396) which has already been fixed in Qt 6.2. We are backporting the fix to the KDE Qt 5 patch collection in https://invent.kde.org/qt/qt/qtbase/-/merge_requests/192.
*** Bug 457052 has been marked as a duplicate of this bug. ***
*** Bug 463156 has been marked as a duplicate of this bug. ***