https://bugs.kde.org/show_bug.cgi?id=525513
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/union/-/commit/183ec1da4 |ma/union/-/commit/168e7b1b8 |41eea400d9742e9e3e0ab50a405 |4965ce52d0de5514677db2968ed |21fd |df03 --- Comment #3 from Akseli Lahtinen <[email protected]> --- Git commit 168e7b1b84965ce52d0de5514677db2968eddf03 by Akseli Lahtinen. Committed on 14/09/2026 at 12:11. Pushed by akselmo into branch 'Plasma/6.8'. 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. (cherry picked from commit 183ec1da441eea400d9742e9e3e0ab50a40521fd) 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/168e7b1b84965ce52d0de5514677db2968eddf03 -- You are receiving this mail because: You are watching all bug changes.
