[Oxygen] [Bug 500976] Window size not restored correctly after exiting full screen.
Paul McAuley
bugzilla_noreply at kde.org
Sat Jul 5 21:48:09 BST 2025
https://bugs.kde.org/show_bug.cgi?id=500976
Paul McAuley <kde at paulmcauley.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kde at paulmcauley.com
--- Comment #11 from Paul McAuley <kde at paulmcauley.com> ---
It's a change introduced with Plasma 6.3. I fixed it in Klassy (
https://github.com/paulmcauley/klassy/commit/8cd4a519a9639bcfd8eba590af2a8aab8e58ebe7
) by using borderTop when directly painting the value, and
nextState->borders().top() at all other times before calling update() or
setTitleBar(). Likewise, for borderLeft() and borderRight().
CaptionHeight() indirectly uses borderTop(). From updateButtonsGeometry() it
needs to use nextState->borders().top()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list