Bug 343360

Summary: Split view duplicates current view
Product: [Applications] konsole Reporter: Ovidiu-Florin BOGDAN <kde.kfoar>
Component: split-viewAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: minor CC: opensource
Priority: NOR    
Version: 3.0.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ovidiu-Florin BOGDAN 2015-01-27 10:19:01 UTC
The split view function duplicates the current view instead of opening a new one.

Reproducible: Always

Steps to Reproduce:
1. Open Konsole
2. Split the view
3. Open new tab in one of the views

Actual Results:  
The second view is a duplicate of the first one.
The new tab opens in both views.

Expected Results:  
The separate view should open a new separate terminal.
Adding a tab should open a new terminal, not duplicate it.

If duplication is desired, then a button called "Duplicate view" should exist.

Desired effect can be achieved like this:
1. Open 3 (separate) konsole instances (3 separate windows)
2. Split the view in one of the konsoles
3. Drag the tabs of the other 2 in the splitted one, each in a different split
4. Close the duplicated konsole (tab)

Problem with this: When all tabs in a split view are closed, you are left with a blank split.
Closing the last split, should exit that split view mode.

Hints: Look at how the Terminator terminal works. Konsole does this better by also having tabs and the ability to drag tabs into separate windows.
Comment 1 Mathieu Jobin 2016-09-16 11:18:34 UTC
duplicate of https://bugs.kde.org/show_bug.cgi?id=178320
Comment 2 Kurt Hindenburg 2017-02-12 23:41:51 UTC

*** This bug has been marked as a duplicate of bug 178320 ***