Bug 146153 - transfer window: changes to column settings not applied correctly
Summary: transfer window: changes to column settings not applied correctly
Status: RESOLVED WORKSFORME
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2007-05-30 15:37 UTC by Gregor B. Rosenauer
Modified: 2011-06-04 22:03 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregor B. Rosenauer 2007-05-30 15:37:32 UTC
Version:           3.5.6 (using KDE 3.5.6, Kubuntu (feisty) 4:3.5.6-0ubuntu14)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.22-2-386

When changing which columns should be displayed in the transfer-window, the changes are not applied correctly:
If you select a new column that was previously hidden and save the new settings, existing transfers are still displayed in the old way, which leads to the confusing result where column headings and content mismatch.

E.g. when you previously had the columns setup like this:
"Process" "Size" "Speed" "ETA"
copy file  83MB  520KB/s  2:20

and then select "show Local filename" in the settings, the columns end up like this:
"Process" "Local Filename" "Size"  "Speed" "ETA"
copy file  83MB            520KB/s  2:20

New transfers are displayed correctly.

PS: Seems the local filename is not shown by default, why? I think this is rather an important information
PPS: The layout is not very space efficient - the space of the "size"-column is huge, although only a small fraction of it is filled, same goes for "ETA" and "Speed".
Comment 1 Martin Koller 2011-06-04 22:03:01 UTC
I think you are talking about "kget" and not konqueror.
Still, with 4.6.3 I can not reproduce this any longer.