! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Removal of opened directory affects current tab
Status:
RESOLVED: FIXED

Comments

Description Miro Hrončok 2014-06-27 14:38:02 CEST
Steps to reproduce:

1. create 2 directories (a and b)
2. open a Thunar window with a and b in two tabs (keep a in the current selected tab)
3a. from somewhere else (i.e. terminal) delete directory b
3b. or delete it and create again quickly (i.e. by running rmdir b && mkdir b)

Actual results:

Both tabs change it's location to parent directory of b (if 3a was used) or to b (if 3b was used).

Expected results:

Only the tab with b directory should react to this.
Comment 1 Harald Judt editbugs 2015-04-17 21:37:45 CEST
Confirmed in thunar-1.6.6 / git master.
Comment 2 Harald Judt editbugs 2015-05-02 14:13:16 CEST
Created attachment 6228 
fix-removal-of-a-directory-wrongly-affecting-the-current-tab.patch

This fixes the issue for me.
Comment 3 Harald Judt editbugs 2015-05-02 17:39:54 CEST
Created attachment 6229 
fix-removal-of-a-directory-wrongly-affecting-the-current-tab.patch

Revised patch which fixes the location bar not being updated when the active tab/view _is_ affected by the removal of the directory.

Bug #10981

Reported by:
Miro Hrončok
Reported on: 2014-06-27
Last modified on: 2015-05-03

People

Assignee:
Harald Judt
CC List:
2 users

Version

Attachments

Additional information