Bug 195597

Summary: Dolphin: Properties dialog does not correctly calculate the file size when you select files from an expanded folder in details view
Product: [Frameworks and Libraries] kdelibs Reporter: Panagiotis Papadopoulos <pano_90>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adaptee, marinescu.gl
Priority: NOR    
Version: SVN   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Panagiotis Papadopoulos 2009-06-07 21:34:48 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

1. Enter a directory, which contains some files and a subdir with some files
2. Switch to Details view and expand the subdirectory
3. Select all files, including the ones in the subdirectory, right-click on them and select "Properties"

Dolphin will not correctly display the file size of the selected files.
If the files are selected, while the subdirectory is not expanded, it shows the correct file size.

Thanks!
Comment 1 Panagiotis Papadopoulos 2009-06-12 19:18:57 UTC
I noticed, that the statusbar in dolphin correctly shows the file size, even if a subfolder is expanded
Comment 2 Panagiotis Papadopoulos 2009-10-02 23:31:20 UTC
still valid on kdelibs rev. 1030073 
:-)
Comment 3 Lucian Marinescu 2010-03-07 19:26:55 UTC
This bug also appears in KDE 4.4.1

What happens is that the size of the selected files is taken into account TWICE when calculating the total size of the selected items.


Ugly bug!
Comment 4 Jekyll Wu 2012-01-07 11:00:25 UTC

*** This bug has been marked as a duplicate of bug 265489 ***