Opened 12 years ago

Closed 8 years ago

#8214 closed Patch (fixed)

Multiple files select problem (Number of Files information)

Reported by: Shashank Sharma Owned by: Shashank Sharma
Priority: normal Component: FileZilla Client
Keywords: select multiple files Cc: sharma.shashank94@…
Component version: Operating system type:
Operating system version:

Description

On selecting files from either site, local or remote, when I select one file by clicking from the files that already selected, then the information pane does not update. For example, on Local Directory, if I select 3 files, and then I select one of the file from those 3 files by clicking, then information pane, don't get updated. It still shows "Selected 3 files. Total size: xxxx bytes"

Attachments (5)

screenshot.png (163.9 KB ) - added by Shashank Sharma 12 years ago.
Have selected 3 files and then one file from those 3 after clicking.
31.png (164.1 KB ) - added by Shashank Sharma 12 years ago.
patch_for_selection_problem.2 (12.6 KB ) - added by Shashank Sharma 12 years ago.
to apply this patch, go to src
patch_for_selection_problem.3 (12.6 KB ) - added by Shashank Sharma 12 years ago.
patch_for_selection_problem (12.6 KB ) - added by Shashank Sharma 12 years ago.

Download all attachments as: .zip

Change History (8)

by Shashank Sharma, 12 years ago

Attachment: screenshot.png added

Have selected 3 files and then one file from those 3 after clicking.

by Shashank Sharma, 12 years ago

Attachment: 31.png added

comment:1 by Shashank Sharma, 12 years ago

Owner: set to Shashank Sharma
Status: newassigned

by Shashank Sharma, 12 years ago

to apply this patch, go to src

by Shashank Sharma, 12 years ago

by Shashank Sharma, 12 years ago

Attachment: patch_for_selection_problem added

comment:2 by Shashank Sharma, 12 years ago

Type: Bug reportPatch

to apply the patch, go to src
cd filezilla3.5.3/src

then do patch < ../../../Desktop/filezilla-3.5.3/patch_for_selection_problem (location of patch)
then it will ask for file to patch
first type
filelistctrl.cpp
it will ask for reversing, type y

then again it will ask for file, type - filelistctrl.h
and then type y

comment:3 by Tim Kosse, 8 years ago

Resolution: fixed
Status: assignedclosed

Will be fixed differently in 3.19.0

Note: See TracTickets for help on using tickets.