https://bugs.kde.org/show_bug.cgi?id=469271
--- Comment #16 from Jonathan Wakely <[email protected]> --- (In reply to php4fan from comment #2) > Are you talking about the one under "Startup -> New windows -> Show on > startup" > which has two options: > - Folders, tabs, and window state from last time > - [a specific folder] N.B. the option is NOT nested under New Windows. There is a radio button for "Show on startup" and a SEPARATE one for "New windows". That seems relevant to me. The problem seems to be that opening a directory by clicking on the desktop, or running xdg-open, is considered a new session "startup", rather than just opening a new window for *that specific directory only*. I think there needs to be some "is this the first dolphin window? if so restore the previous session, otherwise open a new window without the previous tabs" logic. So that it doesn't keep "restoring" tabs that are already open in another window. -- You are receiving this mail because: You are watching all bug changes.
