konsole resizes annoyingly ;) Show stopper?

Thomas Zander zander at kde.org
Thu Oct 2 16:23:36 CEST 2008


I personally find this a showstopper, so I thought I should at least give you 
guys a heads up;

http://bugs.kde.org/show_bug.cgi?id=172042

I 'fixed' this bug locally like this


Index: apps/konsole/src/MainWindow.cpp
===================================================================
--- apps/konsole/src/MainWindow.cpp     (revision 866514)
+++ apps/konsole/src/MainWindow.cpp     (working copy)
@@ -106,7 +106,7 @@
     correctShortcuts();

     // enable save and restore of window size
-    setAutoSaveSettings("MainWindow",true);
+//    setAutoSaveSettings("MainWindow",true);
 }
 void MainWindow::removeMenuAccelerators()
 {

Cheers!
-- 
Thomas Zander


More information about the release-team mailing list