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 _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
