diff --git a/src/dolphinmainwindow.cpp b/src/dolphinmainwindow.cpp --- a/src/dolphinmainwindow.cpp +++ b/src/dolphinmainwindow.cpp @@ -987,6 +987,7 @@ updatePasteAction(); updateViewActions(); updateGoActions(); + updateWindowTitle(); const QUrl url = viewContainer->url(); emit urlChanged(url);