Skip to content
  • Harald Judt's avatar
    Fix removal of a directory wrongly affecting the current tab (bug #10981) · 3b4b952e
    Harald Judt authored
    This fixes the following bug:
    
    1) Create two directories (a and b).
    2) Open them in tabs in a thunar window.
    3) Switch to the tab currently showing a and delete b from a terminal.
    
    Expected behaviour:
    Inactive tab showing b will switch to the parent directory.
    Active tab showing a will be unaffected.
    
    Actual behaviour:
    Inactive tab showing b will switch to the parent directory.
    Active tab showing a will not change the directory.
    3b4b952e