[dolphin] [Bug 437080] The left pane changes its content before closing
Felix Ernst
bugzilla_noreply at kde.org
Mon May 17 17:49:47 BST 2021
https://bugs.kde.org/show_bug.cgi?id=437080
Felix Ernst <fe.a.ernst at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/commit/98e1fb66d
| |054d188a7c07683e7e6768b84f6
| |3605
Version Fixed In| |21.08
--- Comment #3 from Felix Ernst <fe.a.ernst at gmail.com> ---
Git commit 98e1fb66d054d188a7c07683e7e6768b84f63605 by Felix Ernst.
Committed on 17/05/2021 at 12:52.
Pushed by ngraham into branch 'master'.
Fix primary view changing folder for the closing animation
This commit fixes a bug which made it so an UrlNavigator that was
disconnected from a viewContainer would still indirectly control
the viewContainer because of a dubious connection created in
DolphinMainWindow.
Instead the internal UrlNavigator of the viewContainer is used
which is always connected to its own viewContainer.
This way the the supposedly disconnected primary UrlNavigator will
actually not affect the old disconnected viewContainer that is
currently being closed.
FIXED-IN: 21.08
M +6 -7 src/dolphinmainwindow.cpp
M +0 -3 src/dolphinmainwindow.h
https://invent.kde.org/system/dolphin/commit/98e1fb66d054d188a7c07683e7e6768b84f63605
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list