tsujan/Kvantum

Different behavior of button's icons in KDE and LXQt

Closed this issue · 2 comments

I created test project to illustrate the situation. I tested it on latest KDE Neon (Plasma 6.2.2) and latest Lubuntu (LXQt 2.0) with Breeze and Papirus icons themes with KvArc theme. So, what I got:

Icons theme KDE LXQt
Breeze breeze_kde breeze
Papirus papirus_kde papirus

So, is it normal that icons become symbolic in buttons on KDE but not on LXQt? Besides, should they behave like that at all? As far as I can tell, KvArc created according to suggestions from Kvantum's documentation (part about SVG Symbolic Icons).

With LXQt 2.1.0 (will be released in a few days) and kwin_wayland (it's pressed):

test

Anyway, what does it have to do with Kvantum?

EDIT:
BTW, your "test" core dumps on exiting, because of MainWindow m = new MainWindow();.