[konsole] [Bug 432077] Konsole flashes when it's closed by pressing Ctrl-D
Ahmad Samir
bugzilla_noreply at kde.org
Wed Sep 1 17:48:17 BST 2021
https://bugs.kde.org/show_bug.cgi?id=432077
--- Comment #13 from Ahmad Samir <a.samirh78 at 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 the assignee for the bug.
More information about the konsole-devel
mailing list