[dolphin] [Bug 469271] Double click on folder from desktop opens not only that folder but also random unrelated ones
Jonathan Wakely
bugzilla_noreply at kde.org
Thu Jul 25 18:08:39 BST 2024
https://bugs.kde.org/show_bug.cgi?id=469271
--- Comment #16 from Jonathan Wakely <zilla at kayari.org> ---
(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 on the CC list for the bug.
More information about the kfm-devel
mailing list