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

Akseli Lahtinen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/-/commit/
                   |                            |872c9990a9f8ef25239542e72df
                   |                            |c4b7cd5e89341
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
            Version|                            |6.7.0
  Fixed/Implemented|                            |
                 In|                            |

--- Comment #6 from Akseli Lahtinen <[email protected]> ---
Git commit 872c9990a9f8ef25239542e72dfc4b7cd5e89341 by Akseli Lahtinen.
Committed on 28/05/2026 at 08:12.
Pushed by akselmo into branch 'master'.

Positioner: Fix disappearing icons on rename

When icons were renamed, they were not compared to
the old items name, but to the same new name.
This caused the positioner to think nothing had
changed.

In FolderModel we want to set the data to the folderModel
itself, not KDirModel, since FolderModel already handles
that. This makes sure our models do not get out of sync.

Remove the itemAboutToRename since it is not needed
Related: bug 520633
FIXED-IN: 6.7.0

M  +7    -9    containments/desktop/plugins/folder/foldermodel.cpp
M  +0    -1    containments/desktop/plugins/folder/foldermodel.h
M  +8    -19   containments/desktop/plugins/folder/positioner.cpp
M  +0    -3    containments/desktop/plugins/folder/positioner.h

https://invent.kde.org/plasma/plasma-desktop/-/commit/872c9990a9f8ef25239542e72dfc4b7cd5e89341

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

Reply via email to