Bug 469438 - When opening folder in Dolphin, it creates new window instead of new tab
Summary: When opening folder in Dolphin, it creates new window instead of new tab
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 23.04.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-07 10:15 UTC by Timofey
Modified: 2023-05-07 10:15 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Timofey 2023-05-07 10:15:08 UTC
SUMMARY
When opening a folder when one instance of Dolphin is running, instead of focusing that window and opening a new tab, program creates another window, usually with all previous tabs and the new one. This is annoyingly happens, when you click "Show file in folder", for example, for downloaded file. 


STEPS TO REPRODUCE
1. If you test on fresh install, manually open and close some tabs in Dolphin
2. Leave one window, and close all tabs except Folder1
3. In terminal type `dolphin Folder2` or `xdg-open Folder2`


OBSERVED RESULT
A new window with Folder1 and Folder2 appears. Old windows still has Folder1


EXPECTED RESULT
The old Dolphin window is focused, both Folder1 and Folder2 are opened


SOFTWARE/OS VERSIONS
Linux: EndeavourOS
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION
Tested in VM on fresh EndeavourOS installation