From kde-commits Mon Feb 03 11:04:15 2003 From: Andras Mantia Date: Mon, 03 Feb 2003 11:04:15 +0000 To: kde-commits Subject: Re: kdevelop/src X-MARC-Message: https://marc.info/?l=kde-commits&m=104427036917803 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