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 |https://invent.kde.org/plas |ma/libplasma/-/commit/1651d |ma/libplasma/-/commit/b2885 |f42d57a229eb2dde30978b646c3 |6704e736482616963f19a889bcb |b0419a81 |6d7c4fc7 --- Comment #24 from Zamundaaa <xaver.h...@gmail.com> --- Git commit b28856704e736482616963f19a889bcb6d7c4fc7 by Xaver Hugl. Committed on 03/09/2024 at 21:19. Pushed by zamundaaa into branch 'Plasma/6.1'. 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 (cherry picked from commit 1651df42d57a229eb2dde30978b646c3b0419a81) Co-authored-by: Xaver Hugl <xaver.h...@gmail.com> M +6 -2 src/plasmaquick/appletpopup.cpp https://invent.kde.org/plasma/libplasma/-/commit/b28856704e736482616963f19a889bcb6d7c4fc7 -- You are receiving this mail because: You are watching all bug changes.