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

Méven <me...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/syst |https://invent.kde.org/syst
                   |em/dolphin/-/commit/9ba0904 |em/dolphin/-/commit/2328cb7
                   |0134f743ca3a2082589cc943c2d |f923e5c6eeb7617eebf3ee73c0b
                   |4bf175                      |b8e50b

--- Comment #4 from Méven <me...@kde.org> ---
Git commit 2328cb7f923e5c6eeb7617eebf3ee73c0bb8e50b by Méven Car, on behalf of
Amol Godbole.
Committed on 08/10/2024 at 09:15.
Pushed by meven into branch 'master'.

DolphinViewContainer: Delay changing the url

KCoreDirLister::itemsDeleted() signal is being emitted twice for the
same url. This results in Dolphin displaying an incorrect location.
Delay changing the url instead of delaying
DolphinView::currentDirectoryRemoved() so that the check for current
directory being removed in KFileItemModel::slotItemsDeleted() occurs
correctly, while still ensuring that KCoreDirLister is not prematurely
modified.
Related: bug 492277

M  +7    -4    src/dolphinviewcontainer.cpp
M  +1    -2    src/views/dolphinview.cpp

https://invent.kde.org/system/dolphin/-/commit/2328cb7f923e5c6eeb7617eebf3ee73c0bb8e50b

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

Reply via email to