Bug 478493 - The default folder icon has a slightly different shape than all other folder icons
Summary: The default folder icon has a slightly different shape than all other folder ...
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (show other bugs)
Version: 5.90.0
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: visual-design
URL:
Keywords: junior-jobs, qt6
Depends on:
Blocks:
 
Reported: 2023-12-14 01:13 UTC by Jin Liu
Modified: 2024-09-30 14:19 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.7
Sentry Crash Report:


Attachments
screenshot (245.86 KB, image/png)
2023-12-14 01:13 UTC, Jin Liu
Details
different icons (5.02 KB, image/png)
2023-12-14 19:19 UTC, Vincenc Elias
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jin Liu 2023-12-14 01:13:11 UTC
Created attachment 164154 [details]
screenshot

SUMMARY
See attachment.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.90.0
KDE Frameworks Version: 5.246.0
Qt Version: 6.6.1
Kernel Version: 6.6.6-arch1-1 (64-bit)
Graphics Platform: offscreen
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor: AMD Radeon Graphics
Comment 1 Vincenc Elias 2023-12-14 19:19:00 UTC
Created attachment 164167 [details]
different icons
Comment 2 Vincenc Elias 2023-12-14 19:24:22 UTC
Thanks for your report!
Yes, icons are different.
Tested on the latest KDE neon unstable edition.
Comment 3 Bug Janitor Service 2024-09-30 11:43:02 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/406
Comment 4 Nate Graham 2024-09-30 14:19:55 UTC
Git commit ffa1c091bba0fb72afc107824970512a5c3bdfc0 by Nate Graham, on behalf of Martin Frueh.
Committed on 30/09/2024 at 14:19.
Pushed by ngraham into branch 'master'.

Delete 32px colorful folder action icon symlink

This causes the default folder icon to look different at large sizes
compared to e.g. folder-download.

What's happening is that the 32px-version of the default folder icon
is always used and scaled to larger sizes. This happens because there
is a link in the `actions` folder to the 32px folder icon (and only
for 32px!): `actions/32/folder.svg` links to `../../places/32/folder.svg`

This is unnecessary, and deleting the symlink fixes the problem.
FIXED-IN: 6.7

D  +0    -1    icons/actions/32/folder.svg

https://invent.kde.org/frameworks/breeze-icons/-/commit/ffa1c091bba0fb72afc107824970512a5c3bdfc0