Opened 15 years ago

Closed 8 years ago

#4472 closed Bug report (fixed)

Sumary status onm selected files/directories is wrong if multiple selection is used

Reported by: Marco Freudenberger Owned by:
Priority: normal Component: FileZilla Client
Keywords: status multiple selection summary files count size Cc:
Component version: Operating system type: Windows
Operating system version: Windows XP SP 2

Description (last modified by Tim Kosse)

The summary status on number of selected files / bytes is wrong (too many files) if multiple files are selected using CTRL, SHIFT+CTRL keys. once wrong, the status stays wrong until a single files is selected. Also the sum of file sizes is wrong. It looks like a file is calculated in two times if it was selected using CTRL+left mbutton if CTRL+SHIFT+left mbutton is pressed to extend the selection. The wrong behaviour exists both for local and remote file selections.

Example / how to reproduce:

  • Open a folder with 8 files of 1024 bytes each (just as an example).
  • Select the 1st file (left mouse button). The summary shows "1 file selected. Total size: 1.024 Bytes" [correct]
  • Select the 3rd file (CTRL + left m.button). The summary shows "2 file selected. Total size: 2.048 Bytes" [correct]
  • Extend the selection to include files 4+5, by pressing CTRL+SHIFT+l.m.button. There are 4 files selected. Summary shows "5 files selected. Total size: 5.120 Bytes" [WRONG !]

Example attached (see ..._ex1.png)

Additional info:
The problem always starts when you use CTRL+SHIFT+MOUSE. e.g. select single file 1, CTRL+SHIFT+click file 5 shows "6 files selected", although only 5 are selected. if I continue to CTRL+SHIFT+LMB click alternating on file 1 and file 5 there are still only 5 files selected, but status grows by +5 files (and their size) everytime I do this.

Example attached (see ..._ex2.png)

Attachments (2)

client_summary_bug_ex1.png (45.0 KB ) - added by Marco Freudenberger 15 years ago.
screenshot example 1
client_summary_bug_ex2.png (45.1 KB ) - added by Marco Freudenberger 15 years ago.
screenshot example 2

Download all attachments as: .zip

Change History (3)

by Marco Freudenberger, 15 years ago

Attachment: client_summary_bug_ex1.png added

screenshot example 1

by Marco Freudenberger, 15 years ago

Attachment: client_summary_bug_ex2.png added

screenshot example 2

comment:1 by Tim Kosse, 8 years ago

Description: modified (diff)
Resolution: fixed
Status: newclosed

Bug appears to have been fixed some time ago.

Note: See TracTickets for help on using tickets.