https://bugs.kde.org/show_bug.cgi?id=499222
Vlad Zahorodnii <vlad.zahorod...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/breeze/-/commit/31998126 | |b20324eb97c920cc00a3aa1a4f1 | |7a7c4 --- Comment #12 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 31998126b20324eb97c920cc00a3aa1a4f17a7c4 by Vlad Zahorodnii. Committed on 31/01/2025 at 15:59. Pushed by vladz into branch 'master'. 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. M +1 -0 kdecoration/breezedecoration.cpp https://invent.kde.org/plasma/breeze/-/commit/31998126b20324eb97c920cc00a3aa1a4f17a7c4 -- You are receiving this mail because: You are watching all bug changes.