Bug 242041

Summary: Moving tabs in a splitted konsole windows should remove all views in original window
Product: [Applications] konsole Reporter: Luiz Angelo De Luca <luizluca>
Component: split-viewAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: wishlist CC: hr.denzler, kde.podagric, opensource, robertknight
Priority: NOR    
Version: 2.4.3   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: The screenshot showing tabs not synced in the left windows and the same tab in the right window

Description Luiz Angelo De Luca 2010-06-18 01:37:11 UTC
Created attachment 48095 [details]
The screenshot showing tabs not synced in the left windows and the same tab in the right window

Version:           2.4.3 (using KDE 4.4.3) 
OS:                Linux

When tabs are moved from a konsole windows splitted, the tab is removed from only one of the views. The other one still can access the tab, and so the destin window. 

Reproducible: Always

Steps to Reproduce:
Open 2 konsole windows.
Split the first one in two views (I tested with top/botton)
Create a new tab on it (it shows a new tab in both view at the same windows as expected)
Move the tab from the botton view to the other window


Actual Results:  
I still can access the moved tab using the upper view and it is synced with the other windows

Expected Results:  
Both tabs should disapear inside the original window

OS: Linux (x86_64) release 2.6.34-45-desktop
Compiler: gcc
Comment 1 Hans-Rudi Denzler 2010-06-18 12:10:34 UTC
Open konsole window.
Split ...
Create ...
Move the tab from the botton view to the upper view.
Select the moved tab.

--> The prompt is missing in the moved tab.
Comment 2 Robert Knight 2010-06-20 16:24:45 UTC
This is actually expected behavior given how split views are done in Konsole.  Splitting the view creates two views on each tab and each of those views can be detached or moved separately.
Comment 3 Kurt Hindenburg 2011-03-04 19:26:36 UTC
Since the current way is the 'expected' process - I changed the title and made this a wish.
Comment 4 Mathieu Jobin 2013-08-14 15:02:43 UTC
having actually different panes for konsole would be better.

see bug #178320
Comment 5 Podagric 2021-07-15 17:23:54 UTC
I cannot reproduce.
I believe it has already been fixed but not recorded here.