https://bugs.kde.org/show_bug.cgi?id=525513
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/union/-/commit/183ec1da4 | |41eea400d9742e9e3e0ab50a405 | |21fd Resolution|--- |FIXED --- Comment #2 from Akseli Lahtinen <[email protected]> --- Git commit 183ec1da441eea400d9742e9e3e0ab50a40521fd by Akseli Lahtinen. Committed on 14/09/2026 at 11:52. Pushed by akselmo into branch 'master'. ItemViewElement: Better backwards compatibility ItemViewElements are often used in many weird ways within various applications. This means we need to keep the implementation as barebones as possible and follow what QCommonStyle is doing, to ensure backwards compatibility. This fixes issues where text would not be readable, or where the layouting would try to move subelements in places that the application does not expect. M +5 -13 src/input/css/styles/breeze/contents/css/delegate.css M +45 -45 src/output/qtwidgets/elements/ItemViewElement.cpp M +2 -1 src/output/qtwidgets/elements/ItemViewElement.h https://invent.kde.org/plasma/union/-/commit/183ec1da441eea400d9742e9e3e0ab50a40521fd -- You are receiving this mail because: You are watching all bug changes.
