Bug 408617 - Dolphin doesn't remember icon size per folder with 'remember properties for each folder' configuration
Summary: Dolphin doesn't remember icon size per folder with 'remember properties for e...
Status: RESOLVED DUPLICATE of bug 169405
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: icons mode (show other bugs)
Version: 20.04.0
Platform: Arch Linux Linux
: HI major
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-06-12 17:24 UTC by HM
Modified: 2023-05-17 16:09 UTC (History)
14 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description HM 2019-06-12 17:24:59 UTC
SUMMARY

Dolphin does not remember icon sizes/zoom level per folder when using icon view even when 'Remember properties for each folder' is enabled in Dolphin configuration. This used to work before but I remember it stopped working after the update with the change https://phabricator.kde.org/D19661 which changed the Dolphin default configuration to 'Use common properties for all folders'. 

STEPS TO REPRODUCE
1. Change Dolphin configuration to 'Remember properties for each folder'
2. Resize icons in a folder (in icon view) to some size.
3. Go to another folder.

OBSERVED RESULT

The icon sizes in all folders have changed to the icon size set in folder in step 1.
Comment 1 Nate Graham 2019-06-13 20:34:52 UTC
:/ Can reproduce.
Comment 2 Méven Car 2019-06-19 15:06:42 UTC
This happens also when opening two directories in column view or details view.
Comment 3 Méven Car 2019-06-19 15:59:26 UTC
I suspect this bug already existed prior to the mentioned change.

It also depends on the preview setting to have the same value in both folders.
Comment 4 Méven Car 2019-06-19 17:36:41 UTC
zoom level is not saved to the .directory file in the first place.
Currently zoom level is set on a per view mode global setting and whether or not the previews are shown.

It is the current expected behavior in fact, but it is not intuitive and might be worth changing.
Comment 5 HM 2019-06-20 05:57:09 UTC
(In reply to Méven Car from comment #3)
> I suspect this bug already existed prior to the mentioned change.
> 
> It also depends on the preview setting to have the same value in both
> folders.

You're probably right. I'm not sure about the relation to the mentioned change, it was a hunch as I remember the behaviour changing after the update that brought along that change.
Comment 6 Nate Graham 2019-11-03 18:07:10 UTC
*** Bug 413779 has been marked as a duplicate of this bug. ***
Comment 7 Nate Graham 2020-05-07 15:18:00 UTC
*** Bug 421149 has been marked as a duplicate of this bug. ***
Comment 8 Nate Graham 2020-06-11 13:44:06 UTC
*** Bug 422794 has been marked as a duplicate of this bug. ***
Comment 9 Tony 2020-06-17 04:40:57 UTC
(In reply to Méven Car from comment #3)
> I suspect this bug already existed prior to the mentioned change.
> 
> It also depends on the preview setting to have the same value in both
> folders.

I hit this or a similar one today. 

Any change done in dolphin > view modes > icons will suffice no need for having icon sizes set to the same value. 

Doing changes there for me results in the whole desktop not showing previews and on top of it preventing similar changes from being applied afterwards, even the default ones by hitting the default botton.

Using dolphin slider is a 50/50 flip.

Deleting ~/.config/kdeglobals brings back the previews though.
Comment 10 Felix Ernst 2023-05-13 09:57:32 UTC
I believe this is a duplicate of this way older bug https://bugs.kde.org/show_bug.cgi?id=169405.
Comment 11 Nate Graham 2023-05-14 12:26:12 UTC
I believe you are correct!

*** This bug has been marked as a duplicate of bug 169405 ***