From kde-commits Sun Mar 14 22:38:00 2010 From: Jakub Stachowski Date: Sun, 14 Mar 2010 22:38:00 +0000 To: kde-commits Subject: playground/utils/filelight/src/part Message-Id: <1268606280.968603.4756.nullmailer () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=126860629003854 SVN commit 1103369 by qbast: Fixes following scenario: 1) Open / in Konqueror 2) Go to /home and switch to Radial Map 3) Go back then forward. Instead of starting scan of /home summary widget will be displayed M +1 -3 part.cpp --- trunk/playground/utils/filelight/src/part/part.cpp #1103368:1103369 @@ -182,9 +182,7 @@ showSummary(); - setUrl(KUrl()); - - return true; + return ReadOnlyPart::closeUrl(); } void