Version: unspecified (using KDE 4.6.2) OS: Linux The split/close window is an excellent feature, which I use heavily. When using it heavily, sometimes it would be nice to just convert an instance of dolphin with a split window into two separate instances of dolphin. Therefore, it would be great if dolphin provided a way to do that instead of forcing the user to open a new instance, copying the path from one of the split windows and pasting on the new one. A way to achieve this which I find particularly appealing is to add a menu entry to the right-click menu on the icon which appears at the left of each splitted window's path. With this,a user could convert a splitted window into two dolphin instances by right-clicking on the path's icon and clicking on a "open in separate instance" option. Reproducible: Didn't try
Resetting assignee to default as per bug #305719
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
This bug is still relevant (I know, I know, 2 years later). I have a fix in the pipeline though.
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/528
Linked bug #270604 as complementary: Merging two instances into a single instance.
Git commit f7e2c51198f00ff0f8e807590ed004c4fc65b6f0 by Loren Burkholder. Committed on 19/01/2024 at 00:29. Pushed by lorendb into branch 'master'. Allow popping out a split view If you have a split view open, you can now pop the active half out into a new window by clicking the "Pop out" button in the toolbar or by activating "View > Pop out". M +28 -4 src/dolphinmainwindow.cpp M +8 -1 src/dolphinmainwindow.h M +2 -0 src/dolphinui.rc https://invent.kde.org/system/dolphin/-/commit/f7e2c51198f00ff0f8e807590ed004c4fc65b6f0