Skip to content

history is not synced when folder is deleted

Submitted by kai..@..ail.fr

Assigned to Jannis Pohlmann

Link to original bug (#12707)

Description

It seems similar to bug 1686, but is triggered by history action "Back" and "Forward".

One example with "Back":

with thunar got to /tmp

in a terminal mkdir -p /tmp/toDel1

with thunar got to /tmp/toDel1

in a terminal rm -r /tmp/toDel1

with thunar trigger menu action "back"

=> expected behaviour : be informed that /tmp/toDel1 doesn't exist anymore

=> current behaviour : we're back in /tmp/toDel1 and the pathbar display /tmp/toDel1