adirh3 / Fluent-Search

Official repository for Fluent Search, use to report issues or ask for a new feature
1.42k stars 32 forks source link

filepath filling questions & needs #988

Open xiyg33 opened 5 months ago

xiyg33 commented 5 months ago

Describe the situations
==bug 1== System->Context->copy context to file dialogs only work normally after the first search.

It means that if I would like to switch to another filepath such as in Open files and Save as , I have to search for twice. In fact, before I updated from 1.0.0.30, it' still normal to switch filepath once.

==bug 2== for dragging filepath to some app to open project such as Pycharm/Clion, it's odd that the visiual icons doesn't disapper after it swtiches.it constantly goes woth mouse utill I reopen FS.

==need== hope user could switch filepath in more apps or items such as browse for folder and items with address bar. Maybe replace address is a universal sulotion, though I don't know how hard it will be. Thanks a lot for your hard-working and worthwhile work!

To Reproduce
Steps to reproduce the behavior (==bug 1==):

  1. Open a app such as edge;
  2. Ctrl+s to save a html then come the save as;
  3. hotkey to search for ideal filepath in FS;
  4. single click to ideal filepath, nothing happen in save as instead of opening the file folder;
  5. come back to the save as, search for the second time;
  6. Finally save as come to the right filepath;

Steps to reproduce the behavior (==bug 2==):

  1. Open the pycharm;
  2. go into file->open->open file or project item.
  3. search in FS for ideal filepath;
  4. drag the filepath into the item;
  5. filepath switch normally but icons don't disapper;

Expected behavior ==bug 1== search filepath in the save as or open file, click to the ideal filepath, then the file dialogs come to ideal path.

==bug 2== filepath will switch and icons will disappear;

screenshot Snipaste_2024-03-29_20-42-01

hope support fill filepath app like these Snipaste_2024-03-29_18-12-23 and Snipaste_2024-03-29_18-15-54

Desktop (please complete the following information):

xiyg33 commented 5 months ago

by the way, I had imported my old version setting from 1.0.0.30 and opened the context functions already. Are there any other requirements to achieve my needs? Snipaste_2024-03-29_20-50-37

for more test I find that the bug 1 run in this way sometimes:

  1. open save as and search for ideal filepath.
  2. come to the file folder first;
  3. go back to save as and click it;
  4. filepath switch successfully and file folder close;

This still doesn't go well as before, I think.

xiyg33 commented 4 months ago

Thanks for your timely help! ❤️ I felt embarrassed that it's after 3 weeks yet I found the bug 1 has solved. Now it's runs well with the above expected behaviors for bug1. Universally speaking, maybe the bug2 and needs don't depend on you but others.

In a word, Thanks for you to let us have a better user experience.😄 (I'm sorry for my poor English)