https://bugs.kde.org/show_bug.cgi?id=220326

Méven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/syst
                   |                            |em/dolphin/-/commit/1216dcb
                   |                            |d0af35d97271fb182c9dac7418f
                   |                            |684aa0
             Status|ASSIGNED                    |RESOLVED

--- Comment #9 from Méven <[email protected]> ---
Git commit 1216dcbd0af35d97271fb182c9dac7418f684aa0 by Méven Car.
Committed on 09/07/2026 at 09:26.
Pushed by meven into branch 'master'.

ViewProperties: Remember view properties per remote folder

For non-local locations the constructor built the storage path as
destinationDir("remote") + m_filePath, but m_filePath was still empty
there: unlike the local-file branch it was never derived from the URL.
Every remote folder therefore resolved to the single "remote" directory
and shared one set of view properties.

Key the storage by the URL hash, as the search branch already does, so
each remote folder keeps its own view properties.

M  +43   -0    src/tests/viewpropertiestest.cpp
M  +1    -1    src/views/viewproperties.cpp

https://invent.kde.org/system/dolphin/-/commit/1216dcbd0af35d97271fb182c9dac7418f684aa0

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to