« Return to Thread: Bug 60030

Bug 60030

by Bugzilla from talavis@gmail.com :: Rate this Message:

Reply to Author | View in Thread

Hi,

I just took a look at bug 60030
(http://bugs.kde.org/show_bug.cgi?id=60030) and then at the relevant
code.
The reason of the bug is as easy as slotStop() being called on line
3247 in konqmainwindow.cpp.

The attached patch simply removes this line.

// Linus Östberg

[unstoploading.diff]

Index: konqmainwindow.cpp
===================================================================
--- konqmainwindow.cpp (revision 826036)
+++ konqmainwindow.cpp (working copy)
@@ -3244,7 +3244,6 @@
 
 void KonqMainWindow::slotClearLocationBar()
 {
-    slotStop();
     m_combo->clearTemporary();
     focusLocationBar();
 }

 « Return to Thread: Bug 60030

LightInTheBox - Buy quality products at wholesale price!