https://bugs.kde.org/show_bug.cgi?id=483309

--- Comment #2 from [email protected] ---
Problem seems be a size of 0,0 being set in these lines [0]:

                const QRectF &geom_restore = geometryRestore();
                if (rules()->checkMaximize(MaximizeRestore) == MaximizeRestore)
{
                    setMoveResizeGeometry(geom_restore);
                }

[0]
https://invent.kde.org/plasma/kwin/-/blob/master/src/window.cpp?ref_type=heads#L1458

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to