| Summary: | Konsole gets an empty space if tabs are moved from it | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Luiz Angelo De Luca <luizluca> |
| Component: | split-view | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | CLOSED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 2.10.2 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
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 *** |
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.