The file dialog in KIO already has logic to avoid drawing frames around images detected as likely to be icons., This patch brings that same feature to Dolphinwhich is improved with D15071. Also don't draw frames around AppImage apps,Since Dolphin doesn't use KIO for any of this (boo) we have to pull it over here too; just like we don't draw frames around Windows executablesthis patch brings the same feature to Dolphin.
SinceWith this patch, Dolphin doesn't use KIO for any of this (boo) we have to pull it over here too's frame drawing behavior becomes consistent with that of the file dialog (as of D15071).
BUG: 295526
FIXED-IN: 18.12.0