[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdevelop/src
From:       Mickael Marchand <marchand () kde ! org>
Date:       2005-01-09 19:28:50
Message-ID: 20050109192850.866B21BBD3 () office ! kde ! org
[Download RAW message or body]

CVS commit by marchand: 

delay openURL a little
this seems to fix yzis bug #77 (crash when reopening a previously opened file)

CCMAIL: 77-done@bugs.yzis.org


  M +3 -2      partcontroller.cpp   1.150


--- kdevelop/src/partcontroller.cpp  #1.149:1.150
@@ -386,6 +386,4 @@ void PartController::editDocumentInterna
                         }
                                 
-                        editorpart->openURL( url );
-
                         QWidget* widget = editorpart->widget();
                 
@@ -398,4 +396,7 @@ void PartController::editDocumentInterna
                 
                         integratePart(editorpart, url, widget, true, activate);
+
+                        editorpart->openURL( url );
+
                         EditorProxy::getInstance()->setLineNumber(editorpart, lineNum, col);
                         


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic