1
Support and Feedback / Issue with file search
« on: November 29, 2024, 14:38:25 »
I've created a User Defined Command:
and inserted it to the QuickLaunch bar. The following is 100% reproducible for me.
0. There must be some txt files in "c:\temp\22" and "c:\temp\33\" folders.
1. Press the newly created button
2. Close the results Tab
3. Then change path. It may require several attempts
Results:
1. Explorer panel Settings look ugly (see pic)
2. Some item in the file list randomly becomes blanc. Refreshing the tab randomly replaces some oter item with a blanc line. Navigation via cusror keys can't skip that line. (see gif)
MC v14.3.3042 x64 Portable on Win10 x64 Pro
Code: [Select]
MC.FileSearch.Search SEARCHFOR=*.txt AUTOSTART HIDE SEARCHIN="c:\temp\22";"c:\temp\33\"
and inserted it to the QuickLaunch bar. The following is 100% reproducible for me.
0. There must be some txt files in "c:\temp\22" and "c:\temp\33\" folders.
1. Press the newly created button
2. Close the results Tab
3. Then change path. It may require several attempts
Results:
1. Explorer panel Settings look ugly (see pic)
2. Some item in the file list randomly becomes blanc. Refreshing the tab randomly replaces some oter item with a blanc line. Navigation via cusror keys can't skip that line. (see gif)
MC v14.3.3042 x64 Portable on Win10 x64 Pro