This bug actually started in 1.900 but I never got around to reporting it.
In file manager / Filemin, I open a folder which is more than one page. I click to page 3, right click and edit a text file, once I save and close the file, file manager jumps back to Page 1. I then click back to page 3 to edit the next file and so on it goes.
The same happens when I click on a file to download it from say page 4, it downloads the file and immediately the file manager jumps back to page 1. A rather frustrating bug.
Distro: Ubuntu 16.04 > 18.04
Yes, true. This is unexpected bug due to file size getting updated after closing an editor.
It will be fixed upon theme 19.34 release.
Thanks for reporting.
Excellent looking forward to the new theme.
It's fixed on the latest 19.34-beta4. Please install latest developement version to give it a try.
Ups. When downloading a file wasn't fixed. Will fix...
Latest commit should also prevent this for file downloads. However, it's more like an external library bug. (dataTables).
Please give it a try.
Great stuff seems all ok again, thanks for the quick response. Interesting observation with file downloads. If I navigate to any other page of a folder other than the first page and click a file to download, it downloads the file and jumps back to page 1. If I then go forward a page or two again and click download another file it does not jump back to 1. Seems to only be caused or affected by the very first download. I think it's a Chrome bug though as I just tested the same on Firefox and it does not do that.
Exactly, I noticed the same behaviour.
Stack trace led me to dataTables though. Something triggeres
dataTable.draw()function without request.Thanks again.