https://bugs.kde.org/show_bug.cgi?id=432077
--- Comment #13 from Ahmad Samir <a.samir...@gmail.com> --- Git commit e693f2d7f1977ca227589154a5cd8c18d8ce44b7 by Ahmad Samir. Committed on 01/09/2021 at 09:38. Pushed by hindenburg into branch 'master'. The default navigation method should be TabbedNavigation TabbedNavigation is when we have a MainWindow, i.e. the typical use case; whereas NoNavigation is when using Konsole Part. The code in Part calls setNavigationMethod(NoNavigation), so things should work as before. I made a wrong assumption that TabbedNavigation was already the default. M +1 -1 src/ViewManager.cpp https://invent.kde.org/utilities/konsole/commit/e693f2d7f1977ca227589154a5cd8c18d8ce44b7 -- You are receiving this mail because: You are watching all bug changes.