On 2003. February 02., Sunday 23:43, Falk Brettschneider wrote: > // part->showError(...); > @@ -301,5 +303,5 @@ void PartController::integratePart(KPart > } > > - TopLevel::getInstance()->embedPartView(part->widget(), url.fileName(), > url.url()); > + TopLevel::getInstance()->embedPartView(part->widget(), > url.url(), url.url()); This is very bad! It makes the tabbed MDI almost unusable, as the tabs are very large, if the protocol and path is there instead of the filename only! Andras -- Quanta Plus developer - http://quanta.sourceforge.net K Desktop Environment - http://www.kde.org