https://bugs.kde.org/show_bug.cgi?id=487247
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/kwidgetsaddons/-/com |eworks/kwidgetsaddons/-/com |mit/64fcc6fff124dd74e059b92 |mit/e64fa52f2c92a02ee6c744a |71ba6693a2d561704 |c4f2382d0a7bd111b --- Comment #6 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit e64fa52f2c92a02ee6c744ac4f2382d0a7bd111b by Nicolas Fella, on behalf of Joshua Goins. Committed on 23/05/2024 at 06:43. Pushed by nicolasfella into branch 'Frameworks/6.2'. KMessageWidget: Avoid calling polish() inside of palette update This causes infinite recursion as the palette is set and unset when the application uses CSS stylesheets. But this call is simply unnecessary and can be removed. (cherry picked from commit 64fcc6fff124dd74e059b9271ba6693a2d561704) M +1 -1 src/kmessagewidget.cpp https://invent.kde.org/frameworks/kwidgetsaddons/-/commit/e64fa52f2c92a02ee6c744ac4f2382d0a7bd111b -- You are receiving this mail because: You are watching all bug changes.