fman-users / fman

Issue tracker for fman, a cross-platform file manager
https://fman.io
242 stars 3 forks source link

Renaming a file temporarily destroys the sort order #837

Open beischer opened 2 years ago

beischer commented 2 years ago

To recreate the problem:

  1. Sort the files on date, newest on top.
  2. Rename the top file.
  3. Now the file is removed from top and is put (what I believe) at the bottom of the file list.
  4. After a while, or after pressing Ctrl-R, the file list is correctly sorted again.

Annoying that the file disappears for a while when renaming.

beischer commented 2 years ago

Tested some more and the sort does not fix itself after a while. You have to press Ctrl-R.