summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nautilus-window-slot.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/nautilus-window-slot.c b/src/nautilus-window-slot.c
index 860f6efd7..c8d4b628c 100644
--- a/src/nautilus-window-slot.c
+++ b/src/nautilus-window-slot.c
@@ -930,6 +930,9 @@ begin_location_change (NautilusWindowSlot *slot,
/* Avoid to update status from the current view in our async calls */
nautilus_window_slot_disconnect_content_view (slot);
+ /* We are going to change the location, so make sure we stop any loading
+ * or searching of the previous view, so we avoid to be slow */
+ nautilus_view_stop_loading (slot->details->content_view);
/* If there is no new selection and the new location is
* a (grand)parent of the old location then we automatically