Skip to content

Opening a directory from search results does not open the selected directory

Steps to reproduce:

  1. mkdir -p ~/tmp/test/test1
  2. In thunar, enter ~/tmp
  3. Hit <ctrl> + <f> to activate search
  4. search for test1
  5. double-click on the entry found ("test1")

Expected results:

Thunar opens ~/tmp/test/test1

Actual results:

Thunar shows ~/tmp

Edited by Harald Judt