https://bugs.kde.org/show_bug.cgi?id=510477
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/85fb7 | |f09550469d3f0d9fd3878222d76 | |0f9ce3ba --- Comment #7 from Marco Martin <[email protected]> --- Git commit 85fb7f09550469d3f0d9fd3878222d760f9ce3ba by Marco Martin. Committed on 11/06/2026 at 07:07. Pushed by mart into branch 'master'. AppletPopup: Don't assert on AppletPopup::updateSize() we assert when trying to resize the window at a size of zero, but his is unfortunately a possible event early during applet creation (and there isn't a meaningful AppletPopup mainItem size hint yet) either if this happens before the background svg is fully loaded and had a valid margins size or if a plasma theme without dialog svg paddings is used. M +2 -5 src/plasmaquick/appletpopup.cpp https://invent.kde.org/plasma/libplasma/-/commit/85fb7f09550469d3f0d9fd3878222d760f9ce3ba -- You are receiving this mail because: You are watching all bug changes.
