https://bugs.kde.org/show_bug.cgi?id=501798
--- Comment #16 from Andrew Udvare <[email protected]> --- https://invent.kde.org/system/dolphin/-/merge_requests/1430 This fixes the issue for me. How I reproduce under HEAD: Need the following: * ~/misc has a series of files/directories that don't trigger showing Preview mode or showing icons. Mostly binary files that aren't images. * ~/pictures has a series of directories containing 99% images. This triggers showing Icon + Preview mode. 1. Go to ~ (although it should not matter). View -> Adjust View Display Style. Set the following: View mode: Details Sorting: Ascending, Name View options: Show folder first, rest unchecked Apply to: All folders. Check 'Use as default view settings'. 2. Close Dolphin. 3. Open Dolphin ~/Documents/misc and observe the correct view settings. 4. Go to ~/pictures. It inexplicably switches to Icons + Preview mode. 5. Go back to ~/misc. It inexplicably switches to a different view style. With the patch, when I go to ~/pictures, the view settings remain. No switching to Icons + Preview. And when I go back to ~/misc, it too stays with the settings I set in step 1. Also this is no longer related to .directory files being present or not. This is an issue with consistently applying the settings read from xattr. -- You are receiving this mail because: You are watching all bug changes.
