The new feature "Icons Tint to Match Highlight" introduced with plasma 5.7 makes icons invisible when "draw a thin line to indicate focus" is activated in Breeze Widget style. Reproducible: Always Steps to Reproduce: 1.active Breeze styles everywhere 2.go to systemsettings -> Widget Style --> Configure Breeze Widget Style 3.activate "Draw a thin line to indicate focus in menus and menu bars Actual Results: enjoy invisible icons in menus and menu bars Expected Results: icons should not be tinted in that case
@Marco: need to check for that setting before painting the icon in its "selected" state
I'll do that :)
Git commit b950883cf7a434ff43bf7766858550a6cf503a2e by Marco Martin. Committed on 05/07/2016 at 17:04. Pushed by mart into branch 'master'. don't invert icons on thin line option if the option of highlighting current menu items with a thin line is enabled, don't invert selected icons M +2 -1 kstyle/breezestyle.cpp http://commits.kde.org/breeze/b950883cf7a434ff43bf7766858550a6cf503a2e
Can we have this in 5.7 please?