Page 1 of 1

Search while in Paper or Virtual Folder

Posted: 15 Sep 2023 02:25
by jupe
When a search is performed of another location, while the active tab is a Virtual Folder (or Paper Folder), the info bar still reports that you are located in a VFO, subsequently other functions that are performed while in this state are affected, eg if you try and rename XY thinks that all the files don't exist, and it shows relative paths in the preview window, but they are relative to the previous VFO root. Below is a repro for fresh if it helps:

Code: Select all

  goto "vi:<xy>";
  goto "<xydata>?/lpd=1 /l=5 /md=2 /f";
  sel f; focus;
  rename , "*", p;

Re: Search while in Paper or Virtual Folder

Posted: 15 Sep 2023 11:04
by admin
Confirmed and fixed! :tup: