Find Panel still remembers old paths

This has happened several times, using different directories.

I store two or more paths, say
c:\temp\client
c:\temp\server

Run a search.

Use the Remove all to get rid of stored paths

Enter c:\temp\client

The c:\temp\server directory is still searched as well.

I've closed and re-opened the find panel after the Remove All, but the problem continued.

Is this correct?

Hmmm.. That sounds like a possible bug however I can't duplicate it here.

Perhaps this could help you:

I suggest you replace the main Find (button) code with the following code; this will clear the list automatically for you before each search:

@nofilenamequoting Find IN "{sourcepath}"

Found it here: [url]Questions about the FIND panel]

The Find dialog doesn't save its list of search locations until you actually run a search. So if you clear out the list of folders and then immediately close the Find window, this change will not be saved. It is only when you actually click the Find button that the find settings (including the locations) are stored.

I think I may see it.
Enable the checkbox "Clear previous results" .