[konsole] [Bug 412596] New: ViewSplitter is not destroyed
Nikolay Zlatev
bugzilla_noreply at kde.org
Fri Oct 4 10:06:10 BST 2019
https://bugs.kde.org/show_bug.cgi?id=412596
Bug ID: 412596
Summary: ViewSplitter is not destroyed
Product: konsole
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: split-view
Assignee: konsole-devel at kde.org
Reporter: nik at astrapaging.com
Target Milestone: ---
ViewSplitter is not destroyed after all TerminalDisplay are closed.
STEPS TO REPRODUCE
1. Split
+-------------------------------------+
| |
| Terminal 0 |
| |
+------------------+------------------+
| | |
| Terminal 1 | Terminal 2 |
| | |
+------------------+------------------+
2. Close Terminal 0
3. Close Terminal 1
OBSERVED RESULT
Parent tree after few iterations
widget: 0x55a584096c10 (Konsole::TerminalDisplay)
parent: 0x55a583fb4490 (Konsole::ViewSplitter)
parent: 0x55a58411d350 (Konsole::ViewSplitter)
parent: 0x55a583fb3b20 (Konsole::ViewSplitter)
parent: 0x55a5841548d0 (Konsole::ViewSplitter)
parent: 0x55a583f93920 (Konsole::ViewSplitter)
parent: 0x55a584171990 (Konsole::ViewSplitter)
parent: 0x55a583ffff60 (Konsole::ViewSplitter)
parent: 0x55a58410cf10 (Konsole::ViewSplitter)
parent: 0x55a58405a350 (Konsole::ViewSplitter)
parent: 0x55a583d59ab0 (QStackedWidget)
parent: 0x55a583d14b10 (Konsole::TabbedViewContainer)
parent: 0x55a583d05ce0 (Konsole::MainWindow)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list