[dolphin] [Bug 436763] New: Size of symlinked files should not be reported in progress bar for a copy operation
Dmitry Osipenko
bugzilla_noreply at kde.org
Sat May 8 12:11:12 BST 2021
https://bugs.kde.org/show_bug.cgi?id=436763
Bug ID: 436763
Summary: Size of symlinked files should not be reported in
progress bar for a copy operation
Product: dolphin
Version: 20.12.3
Platform: Gentoo Packages
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: digetx at gmail.com
CC: kfm-devel at kde.org
Target Milestone: ---
During of a file copy operation there is a popup progress bar being displayed.
It reports a wrong overall size of the copy operation if copied files are
symlinks. This happens because it takes into account the size of the symlinked
files, which shouldn't happen.
STEPS TO REPRODUCE
1. Create a folder with a symlinks to a large files
2. Copy this folder
3. Witness wrong size and wrong estimation time in the progress bar
OBSERVED RESULT
The progress bar displays size of a symlinked files that are being copied and
reports estimation time based on this size.
EXPECTED RESULT
The size of a copied symlinks should not be taken into account.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list