https://bugs.kde.org/show_bug.cgi?id=398626
--- Comment #18 from Chris Holland <zrenf...@gmail.com> --- > Can I assume the empty icons in my Display Manager Widget are due to the same > bug, or should I open a new one? If it's the same widget (Display Configuration) that's in the KScreen repository, then no it's not the same bug. That widget is using PlasmaComponents2. Actually, it's using a PlasmaCore.IconItem overtop a PlasmaComponents2.Button so it ignores the button's padding. I cannot reproduce that bug: https://i.imgur.com/8exSQ11.png * https://github.com/KDE/kscreen/blob/master/plasmoid/package/metadata.desktop * https://github.com/KDE/kscreen/blame/master/plasmoid/package/contents/ui/ScreenLayoutSelection.qml#L75 Do the icons also not show up when you press `Win+P`? Do you have /usr/share/icons/breeze/applets/64/osd-duplicate.svg The icons haven't changed either. * https://github.com/KDE/kscreen/blame/master/plasmoid/package/contents/ui/main.qml#L59 * https://github.com/KDE/kscreen/blame/master/kded/osdaction.cpp#L61 * https://github.com/KDE/breeze-icons/blob/master/icons-dark/applets/64/osd-duplicate.svg Make sure you report what Desktop Theme + Icon Theme you're using when you make the bug report. https://bugs.kde.org/enter_bug.cgi?product=KScreen&component=Plasma%20Applet -- You are receiving this mail because: You are watching all bug changes.