Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: New file/folder doesn't show if the folders content hasn't fully loaded. #15240

Open
andrew-james-heard opened this issue Apr 21, 2024 · 8 comments
Labels
area-file operations Features or bug reports for file operations bug Something isn't working 👀

Comments

@andrew-james-heard
Copy link

andrew-james-heard commented Apr 21, 2024

Description

When I copy some files between local folders, often only one is displayed, but I now know the trick of pressing F5 to refresh the view, and then the remaining files are displayed. Note, not networked folders. Possibly related to the speed in displaying thumbnails of the JPG files, although I think non-image files have suffered the same issue?

Steps To Reproduce

  1. Copy at least two photos from folder a
  2. Switch to folder b
  3. Set layout to ___?
  4. Paste the items
  5. See issue where ____?

Requirements

  • when pasting items _____?

Files Version

v3.3.0

Windows Version

23H2

Log File

debug.log

@andrew-james-heard andrew-james-heard added the bug Something isn't working 👀 label Apr 21, 2024
@yaira2
Copy link
Member

yaira2 commented Apr 21, 2024

Can you upload a screen recording?

@yaira2 yaira2 added the needs-additional info Needs more information from the reporter label Apr 21, 2024
@yaira2
Copy link
Member

yaira2 commented Apr 21, 2024

I'm having some trouble reproducing this, I edited the steps to repro and added question marks where more information can help.

@andrew-james-heard
Copy link
Author

just a quick update - I'm having trouble reproducing it too, had a few failed attempts - it's not something I do often so need to be more observant when it happens next

@andrew-james-heard
Copy link
Author

andrew-james-heard commented Apr 23, 2024

It could be the same issue, or separate, but when navigating down into a folder hierarchy, I generally type the letter of the 1st character of the folder name in the list, but sometimes if you type too fast the key isn't recognized, and only cursor-up | down IS eventually recognized. It seems like some timing issue.

PS. have recorded this 2nd issue, although I think it is related.

  1. I used a desktop shortcut to C:\Users\ajh\Documents\2020s\2024\data
  2. I pressed 'G' for the "GPS" folder, i.e. C:\Users\ajh\Documents\2020s\2024\data\GPS
  3. I pressed 'T' for the "tracks" folder, i.e. C:\Users\ajh\Documents\2020s\2024\data\GPS\tracks
  4. BUT the folder wasn't selected; I pressed 'T' a few times - nothing; then after a delay the "tracks" folder is selected

BTW I noticed when compressing the AVI file, the displayed size remains @ 0B too until I refresh.
Untitled.avi.zip

@andrew-james-heard
Copy link
Author

OK, no video sorry, but try this:

  1. from 1st tab ctrl+C on any file
  2. open 2nd tab as list view, not quite full of files, for me 134
  3. quickly ctrl+V the file
  4. observe the new file is not displayed
  5. press F5 - observe the new file is now displayed
    clearly some timing issue

@Josh65-2201
Copy link
Member

Josh65-2201 commented Apr 27, 2024

The issue seems to happen only when the folders content hasn't been loaded yet and you move/create a file in it.

@Josh65-2201 Josh65-2201 removed the needs-additional info Needs more information from the reporter label Apr 27, 2024
@Josh65-2201 Josh65-2201 changed the title BUG: F5/ refresh sometimes needed when copying files between folders (maybe if image file with thumbnails displayed) Bug: New file/folder doesn't show if the folders content hasn't fully loaded. Apr 27, 2024
@Josh65-2201 Josh65-2201 added the area-file operations Features or bug reports for file operations label Apr 27, 2024
@andrew-james-heard
Copy link
Author

excellent observation - I think you are correct!

@andrew-james-heard
Copy link
Author

am finding the same refresh issue happens with folders on the network too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-file operations Features or bug reports for file operations bug Something isn't working 👀
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants