https://bugs.kde.org/show_bug.cgi?id=503576
Rafał Lichwała <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/4916403 | |d46216237205394dc86a86b8ea5 | |a4cedc Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #11 from Rafał Lichwała <[email protected]> --- Git commit 4916403d46216237205394dc86a86b8ea5a4cedc by Rafał Lichwała. Committed on 16/11/2025 at 14:10. Pushed by meven into branch 'master'. main: set active view in split mode when not restoring session When Dolphin config was set to start in split mode by default AND simply open the given folder in both panels (Settings -> Folders&Tabs -> Show on startup -> selected folder [NOT "...state from last time"]) no view was initially active making weird side-effects described in both bugs. This commit solves that by calling mainWindow->openDirectories on start when both of the above conditions are met. Related: bug 508554 M +4 -0 src/main.cpp https://invent.kde.org/system/dolphin/-/commit/4916403d46216237205394dc86a86b8ea5a4cedc -- You are receiving this mail because: You are watching all bug changes.
