Summary: | Dolphin opens two tabs if tabs are disabled | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Yan <yanp.bugz> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, kfm-devel, nate |
Priority: | NOR | Keywords: | usability |
Version: | 20.12.3 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/system/dolphin/commit/175538020824355115cd98637ce83ecc53badd44 | Version Fixed In: | 21.04 |
Sentry Crash Report: |
Description
Yan
2021-03-24 23:33:43 UTC
Did you have the Downloads folder already open the last time you closed Dolphin, and in settings window > Startup, do you have the "Show on startup" setting set to "Folders, tabs, and window state from last time"? If so, this is a known issue that will be fixed when https://invent.kde.org/system/dolphin/-/merge_requests/189 is merged. Yes to both, then let's wait for merge Great! Git commit 175538020824355115cd98637ce83ecc53badd44 by Nate Graham. Committed on 27/03/2021 at 01:38. Pushed by ngraham into branch 'release/21.04'. Don't re-open already-open URLs when using session-restore feature If Dolphin would be asked to open a location that is already open, don't open it again in a new tab; instead switch to that view. Supports tabs and split view. FIXED-IN: 21.04 M +18 -6 src/dolphintabwidget.cpp https://invent.kde.org/system/dolphin/commit/175538020824355115cd98637ce83ecc53badd44 |