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/1cf87 |ma/libplasma/-/commit/0d085 |e58cd19fa19ce43d4933044234d |19a488b38a0607d6e9628bd74aa |9cfa9dc1 |523aeeef --- Comment #9 from Marco Martin <[email protected]> --- Git commit 0d08519a488b38a0607d6e9628bd74aa523aeeef by Marco Martin. Committed on 11/06/2026 at 08:16. Pushed by mart into branch 'Plasma/6.6'. 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/0d08519a488b38a0607d6e9628bd74aa523aeeef -- You are receiving this mail because: You are watching all bug changes.
