Page 1 of 1

[fixed] 830 - Opening multiple files from search results opens the wrong files

Posted: 07.10.2020, 11:58
by larsen
Have a look at the attached screenshot:
- I have a search result of multiple files in multiples directories
- Select the first conf.pp and press Shift+End to select the ones below
- Press Enter to open all those files

Expected result:
All the selected files should be opened

Actual result:
FC opens all the files that are in the folder of the first selected file, even those not containing the search phrase.
FC tries to open all files, but from the directory of the first file, i.e. in my example it opens "c:\projects\puppetmaster\code\hiera\nodes\conf.pp" (which doesn't exist), instead of "c:\projects\puppetmaster\code\modules\burp\manifests\conf.pp".
Unfortunately, not reproducible all the time...

Re: 830 - Opening multiple files from search results opens the wrong files

Posted: 01.12.2020, 15:15
by larsen
Update: No problem when using the mouse to drag&drop those files into my text editor.

Re: 830 - Opening multiple files from search results opens the wrong files

Posted: 18.06.2021, 16:41
by larsen
Cannot reproduce anymore in 848.
Maybe fixed in 841 with "- Bug fix: Search form: "copy" from context menu in the result list and then paste in some folder may not work"(?)