Bug 319594

Summary: Konsole gets an empty space if tabs are moved from it
Product: [Applications] konsole Reporter: Luiz Angelo De Luca <luizluca>
Component: split-viewAssignee: Konsole Developer <konsole-devel>
Status: CLOSED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 2.10.2   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Luiz Angelo De Luca 2013-05-09 21:52:05 UTC
Hello,

I get an empty space from konsole if the last tab is moved out of it and the view is splitted.

Reproducible: Always

Steps to Reproduce:
1. open new konsole
2. split view (ctrl + "(") 
3. move the tab (its the same on both view), to the upper view
Actual Results:  
4. both tabs are in the upper view
5. the space for bottom view is empty

Expected Results:  
4. act as the lower view was closed when no tabs is available.


I guess that two tabs for the same console at the same view does not make too much sense. Maybe they should merge, or ask the user before merging. If cancelled, put the tab back to its view.
Comment 1 Kurt Hindenburg 2013-05-10 20:03:42 UTC
Thanks - this is a known issue and we're trying to see how to resolve

https://git.reviewboard.kde.org/r/104717/

In this case the user shouldn't be able to move tabs like this IMHO

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