https://bugs.kde.org/show_bug.cgi?id=432077
--- Comment #14 from Kurt Hindenburg <kurt.hindenb...@gmail.com> --- Git commit 58d526f83b924732b8c82306fcc177f0bbe63295 by Kurt Hindenburg, on behalf of Ahmad Samir. Committed on 01/09/2021 at 16:57. Pushed by hindenburg into branch 'release/21.08'. 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. (cherry picked from commit e693f2d7f1977ca227589154a5cd8c18d8ce44b7) M +1 -1 src/ViewManager.cpp https://invent.kde.org/utilities/konsole/commit/58d526f83b924732b8c82306fcc177f0bbe63295 -- You are receiving this mail because: You are watching all bug changes.