https://bugs.kde.org/show_bug.cgi?id=490732
Zamundaaa <xaver.h...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/libplasma/-/commit/1651d | |f42d57a229eb2dde30978b646c3 | |b0419a81 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #23 from Zamundaaa <xaver.h...@gmail.com> --- Git commit 1651df42d57a229eb2dde30978b646c3b0419a81 by Xaver Hugl. Committed on 03/09/2024 at 13:28. Pushed by zamundaaa into branch 'master'. plasmaquick/appletpopup: don't resize in response to min/max size with invalid sizes There's two cases where this can go wrong: 1. the current size is empty, because for example the full representation of an applet was never opened This made AppletPopup::updateMinSize resize the window to the minimum size 2. the maximum size is empty This made AppletPopup::updateMaxSize resize the window to be an empty size In both cases, the applet popup would wrongly resize away from what the user configured M +6 -2 src/plasmaquick/appletpopup.cpp https://invent.kde.org/plasma/libplasma/-/commit/1651df42d57a229eb2dde30978b646c3b0419a81 -- You are receiving this mail because: You are watching all bug changes.