https://bugs.kde.org/show_bug.cgi?id=466465
--- Comment #2 from Wladimir Palant <psb...@palant.de> --- According to https://forum.manjaro.org/t/no-icons-in-filelist-krusader-2-8-0-1/128019, this issue is scaling-related. I can confirm that running Krusader 2.8.0 with the following command “fixes” this issue: > QT_SCREEN_SCALE_FACTORS="eDP-1=1" krusader When running with scale factor 1.5, one can see the positioning of the icons being off, see the additional screenshot I attached. At scale factor 1.8 and above the icons disappear from view. Yet the horizontal space reserved for the icons continues to grow, there is way more space being reserved than necessary. -- You are receiving this mail because: You are watching all bug changes.