Files icon indicating copy to clipboard operation
Files copied to clipboard

Bug: Seer preview should close when selecting a different file via the mouse

Open Nronless opened this issue 2 years ago • 19 comments

Description

Seer has a quick preview feature that I often use in my work. Its function is as follows: when any file/folder in the file manager is selected and the spacebar is pressed, it allows browsing the contents without directly opening it. This is particularly convenient for someone like me who works with numerous Word and Excel documents.

Files is my favorite file manager. However, when combining the two, there's a rather troublesome issue: once the quick preview feature is activated for the first time by pressing the spacebar, selecting any file thereafter or returning to the previous level folder will automatically invoke the quick preview feature, unless Seer is closed in the background to stop it. It's as if once the spacebar is pressed for the first time, every subsequent selection of any file/folder with the mouse automatically adds the quick preview feature corresponding to the spacebar. This is quite frustrating. Both applications are very useful, and I am reluctant to give up either.

Through testing, this issue does not occur with Seer and the default file manager of Windows. Currently, I am not sure whether the issue lies with Files or Seer, so I have submitted feedback for both applications, hoping to get help from the developers. I am very grateful for the excellent software you have developed and hope it can be further improved!

Steps To Reproduce

  1. When Seer and Files are running, but Seer has not yet been used for the first time (before the first press of the spacebar), clicking to select any file with the mouse does not present any issues.

2024-03-15 17-22-13.mkv.zip

  1. When Seer is running, pressing the spacebar on any file to use Seer's quick preview feature will lead to the automatic invocation of the quick preview feature upon any subsequent mouse selection of any file. It's as though every mouse click to select a file automatically presses the spacebar.

2024-03-15 17-23-34.mkv.zip

Requirements

hope to prevent the automatic invocation of Seer's quick preview feature when using Files and Seer together, so that the feature is only used when I actively press the spacebar according to my needs.

Files Version

3.2.7.0

Windows Version

10.0.22631.3296

Log File

debug.log

Nronless avatar Mar 15 '24 09:03 Nronless

What happens if you press the space bar again?

yaira2 avatar Mar 15 '24 13:03 yaira2

What happens if you press the space bar again?

The Quick Preview Window will disappear.

Nronless avatar Mar 16 '24 01:03 Nronless

@yaira2 hi, Seer hasn't been updated since last June.

ccseer avatar Mar 16 '24 03:03 ccseer

Let me know if there is anything I can do, @yaira2

ccseer avatar Mar 16 '24 12:03 ccseer

What happens if you press the space bar again?

The Quick Preview Window will disappear.

Is this a good workaround for now?

yaira2 avatar Mar 18 '24 14:03 yaira2

Let me know if there is anything I can do, @yaira2

@ccseer I think the fix can be from our side but if pressing space does the trick, I think it might be a good workaround for now.

yaira2 avatar Mar 18 '24 14:03 yaira2

What happens if you press the space bar again?

The Quick Preview Window will disappear.

Is this a good workaround for now?

I've updated to the latest version of Files, which is 3.3.0.0, and It appears to still exist.:'(

Nronless avatar Mar 20 '24 00:03 Nronless

We haven't made any changes to fix this. Our current intention is for users to use space or esc but we'll keep this on our project board as it's reasonable feedback.

yaira2 avatar Mar 20 '24 01:03 yaira2

We haven't made any changes to fix this. Our current intention is for users to use space or esc but we'll keep this on our project board as it's reasonable feedback.

OK! Thanks for your reply and care!! :)

Nronless avatar Mar 20 '24 02:03 Nronless

wait, I guess we need more info. Seer preview should close when selecting a different file via the mouse is expected. And if user doesn't like it, there is an option to turn it off in Seer's Settings.

ccseer avatar Mar 20 '24 05:03 ccseer

@Nronless would you please hlep comfirm

ccseer avatar Mar 20 '24 05:03 ccseer

wait, I guess we need more info. Seer preview should close when selecting a different file via the mouse is expected. And if user doesn't like it, there is an option to turn it off in Seer's Settings.

I've looked through Seer's setting, but counldn't find this item anyhow. Maybe it's because of different translation? Let me show u all the setting windows to locate it.

image

image

image

image

image

image

Nronless avatar Mar 20 '24 06:03 Nronless

@Nronless The sixth tab, the second group Others, then the second option Track selected file in Explorer.

ccseer avatar Mar 20 '24 06:03 ccseer

image

ccseer avatar Mar 20 '24 06:03 ccseer

@Nronless you can close the issue if it's solved.

ccseer avatar Mar 20 '24 07:03 ccseer

image

I've tried turning off this option, but still exists the same issue.

Nronless avatar Mar 21 '24 01:03 Nronless

@ccseer do you have docs on how we can detect that setting?

yaira2 avatar May 07 '24 20:05 yaira2

yes, it has a priority

  • UWP

    1. %USERPROFILE%/Documents/Seer/uwp.ini
    2. %USERPROFILE%/appdata/Local/Corey/Seer/uwp.ini
  • Win32:

    1. %USERPROFILE%/Documents/Seer/config.ini
    2. REG: "\HKEY_CURRENT_USER\Software\Corey\Seer"

The key is: general - tracking_file For Win32 - Reg: no general, it's under \\HKEY_CURRENT_USER\\Software\\Corey\\Seer

ccseer avatar May 08 '24 02:05 ccseer

the ini files under Documents are created by user. in some rare cases, the default path doesn't work, so I provided a solution for these user to have a new Settings path

ccseer avatar May 10 '24 05:05 ccseer

@Nronless this will be included in the next release.

yaira2 avatar May 12 '24 20:05 yaira2