https://bugs.kde.org/show_bug.cgi?id=460501
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/commit/207e78386af8 |ma/kwin/commit/44d3e43652ee |9c17650d0a85a20fadfbb02e48b |1922d0d9c390cfefcc02518c8b4 |3 |8 --- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 44d3e43652ee1922d0d9c390cfefcc02518c8b48 by Vlad Zahorodnii. Committed on 17/10/2022 at 08:27. Pushed by vladz into branch 'Plasma/5.26'. Fix resizing by dragging top-right window corner The top-right corner case was overlooked when switching from QRect to QRectF, which results in the window having wrong size. (cherry picked from commit 207e78386af89c17650d0a85a20fadfbb02e48b3) M +1 -1 src/window.cpp https://invent.kde.org/plasma/kwin/commit/44d3e43652ee1922d0d9c390cfefcc02518c8b48 -- You are receiving this mail because: You are watching all bug changes.