Opened 17 years ago
Last modified 17 years ago
#3354 closed Bug report
Queue window lists wrong filenames
Reported by: | takrl | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | takrl, Tim Kosse | |
Component version: | Operating system type: | ||
Operating system version: |
Description
The queue window doesn't list correct file names once queue processing has started and multiple files are being processed.
The screenshot attached shows three files that wait to be downloaded from a remote host.
If Queue processing is enabled via the context menu, the display changes. The last file is displayed twice, the one before it is not displayed anymore.
This changes when one actually selects the second file, in that case the list display is refreshed with the correct information.
It has nothing to do with multiple threads - for creating the screenshots I just used a single thread for simplicity.
This is a redraw problem only - the files downloaded are always the ones that were selected for download in the first place.
FileZilla version used: 3.0.4.1
OS used: Windows XP Prof. SP2
Two screenshots showing the problem