https://bugs.kde.org/show_bug.cgi?id=440976
--- Comment #8 from Ahmad Samir <a.samir...@gmail.com> --- Git commit 4a3cab03f5d853f4dd48531979fc3fb57dde5e2e by Ahmad Samir. Committed on 15/08/2021 at 18:57. Pushed by hindenburg into branch 'master'. When closing a session, don't close the whole window if there are splits When closing a session, we check if that is the last tab, and make the code close the whole window, but we also need to make sure it's the last view, i.e. no split views. FIXED-IN: 21.12 M +3 -3 src/ViewManager.cpp M +9 -0 src/widgets/ViewContainer.cpp M +6 -0 src/widgets/ViewContainer.h https://invent.kde.org/utilities/konsole/commit/4a3cab03f5d853f4dd48531979fc3fb57dde5e2e -- You are receiving this mail because: You are watching all bug changes.