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)
Change History (8)
by , 12 years ago
Attachment: | screenshot.png added |
---|
by , 12 years ago
comment:1 by , 12 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
by , 12 years ago
Attachment: | patch_for_selection_problem.3 added |
---|
by , 12 years ago
Attachment: | patch_for_selection_problem added |
---|
comment:2 by , 12 years ago
Type: | Bug report → Patch |
---|
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 , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Will be fixed differently in 3.19.0
Have selected 3 files and then one file from those 3 after clicking.