Re: Selection reset of just transfered files
I believe I now see the problem you experienced.
This problem is occurring in the local file browser, after uploading the selected files, the selection is reset. This appears to be caused by the file last access timestamp being modified triggering an internal update of the modified items.
I reviewed the code from 4.0 and the item states were previously preserved during the internal update, the new code appears to break this due to the fact that one key routine was made obsolete with the new design, and this bit of code was left out.
I will address this issue in the next build.
Thank you for your bug report.
|