https://bugs.kde.org/show_bug.cgi?id=507451
hanyo...@protonmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi |t/4b13b827531cfcbc84ca0c1ac |t/5bc200b3e00d4b59930c073f8 |abce1f0fe6a738f |3de9dff20375314 --- Comment #4 from hanyo...@protonmail.com --- Git commit 5bc200b3e00d4b59930c073f83de9dff20375314 by Han Young. Committed on 12/08/2025 at 15:59. Pushed by hanyoung into branch 'Plasma/6.4'. kcm_regionandlang: fix locale list item background is not highlighted In locale list, the selected property is set to iconTitle component, but not to its parent localeDelegate. Thus, the selected item only has highlighted text, the background is unchanged. On light theme, the selected item is white on white. Set the highlighted property of localeDelegate to make selected item render properly. (cherry picked from commit 4b13b827531cfcbc84ca0c1acabce1f0fe6a738f) Co-authored-by: Han Young <hanyo...@protonmail.com> M +31 -25 kcms/region_language/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/5bc200b3e00d4b59930c073f83de9dff20375314 -- You are receiving this mail because: You are watching all bug changes.