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