https://bugs.kde.org/show_bug.cgi?id=510477
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/libplasma/-/commit/85fb7 |ma/libplasma/-/commit/1cf87 |f09550469d3f0d9fd3878222d76 |e58cd19fa19ce43d4933044234d |0f9ce3ba |9cfa9dc1 --- Comment #8 from Marco Martin <[email protected]> --- Git commit 1cf87e58cd19fa19ce43d4933044234d9cfa9dc1 by Marco Martin. Committed on 11/06/2026 at 08:15. Pushed by mart into branch 'Plasma/6.7'. 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. (cherry picked from commit 85fb7f09550469d3f0d9fd3878222d760f9ce3ba) 85fb7f09 AppletPopup: Don't assert on AppletPopup::updateSize() Co-authored-by: Marco Martin <[email protected]> M +2 -5 src/plasmaquick/appletpopup.cpp https://invent.kde.org/plasma/libplasma/-/commit/1cf87e58cd19fa19ce43d4933044234d9cfa9dc1 -- You are receiving this mail because: You are watching all bug changes.
