https://bugs.kde.org/show_bug.cgi?id=429097
Elvis Angelaccio <elvis.angelac...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/syst | |em/dolphin/commit/760700819 | |cfdcb767efe0af5a26b385f41c3 | |8aae Status|ASSIGNED |RESOLVED --- Comment #9 from Elvis Angelaccio <elvis.angelac...@kde.org> --- Git commit 760700819cfdcb767efe0af5a26b385f41c38aae by Elvis Angelaccio, on behalf of Felix Ernst. Committed on 21/11/2020 at 18:24. Pushed by elvisangelaccio into branch 'release/20.12'. Select last visited folder when going up/back This commit fixes a regression introduced by ad5d3367c7fef4c3c11188a768f21a2ee2b3c025. A lot of connections were changed there and at least one of them was wrong. The connections can be separated into GUI connections and internal ones. This commit makes it so the GUI stuff is connected to m_urlNavigatorConnected and everything else to m_urlNavigator. M +15 -17 src/dolphinviewcontainer.cpp https://invent.kde.org/system/dolphin/commit/760700819cfdcb767efe0af5a26b385f41c38aae -- You are receiving this mail because: You are watching all bug changes.