https://bugs.kde.org/show_bug.cgi?id=499644
Bug ID: 499644 Summary: Dolphin 24.12.2: Symlink folder icons/previews are too small Classification: Applications Product: dolphin Version: 24.12.2 Platform: Arch Linux OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: view-engine: icons mode Assignee: dolphin-bugs-n...@kde.org Reporter: zeskot...@gmail.com CC: kfm-de...@kde.org Target Milestone: --- Created attachment 178049 --> https://bugs.kde.org/attachment.cgi?id=178049&action=edit See the symlink preview is too small SUMMARY After upgrading from Dolphin 24.12.1 to 24.12.2, symlink folder previews appear broken and display at an unusually small size. STEPS TO REPRODUCE 1. Open Dolphin and go to settings: Configure Dolphin -> Interface -> Previews Enable/select "Folders" and "Text Files", then click OK. 2. Create a test file in your Documents folder: $ echo "hello" > ~/Documents/test_file.txt 3. Create a symlink to the Documents folder: $ ln -s ~/Documents ~/Desktop/symlink_folder 4. Open Dolphin and navigate to ~/Desktop to check if the folder preview icon is displayed too small: $ dolphin ~/Desktop OBSERVED RESULT * The folder icons/previews for symlinks appear broken and are displayed at an unusually small size. EXPECTED RESULT * This issue occurs only in Dolphin 24.12.2. The previous version (24.12.1) does not have this problem. SOFTWARE/OS VERSIONS * Arch Linux, KDE Plasma 6.2.5 * KDE Plasma Version: 6.2.5 * KDE Frameworks Version: 6.10.0 * Qt Version: 6.8.2 -- You are receiving this mail because: You are watching all bug changes.