https://bugs.kde.org/show_bug.cgi?id=499222
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/breeze/-/commit/31998126 |ma/breeze/-/commit/27685e2e |b20324eb97c920cc00a3aa1a4f1 |12b7356db1947f7d2b7e46fb8be |7a7c4 |cc720 --- Comment #13 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 27685e2e12b7356db1947f7d2b7e46fb8becc720 by Vlad Zahorodnii. Committed on 31/01/2025 at 15:59. Pushed by vladz into branch 'Plasma/6.3'. kdecoration: Update titlebar when borders change updateTitleBar() uses borderTop() so it should be called again when borders change. The root cause of the bug: when the caption changes, breeze is going to schedule a repaint for titleBar(). Since it's not properly updated when the borders change, the title bar may not be repainted as expected. (cherry picked from commit 31998126b20324eb97c920cc00a3aa1a4f17a7c4) 9fc41c08 kdecoration: Update titlebar when borders change Co-authored-by: Vlad Zahorodnii <vlad.zahorod...@kde.org> M +1 -0 kdecoration/breezedecoration.cpp https://invent.kde.org/plasma/breeze/-/commit/27685e2e12b7356db1947f7d2b7e46fb8becc720 -- You are receiving this mail because: You are watching all bug changes.