https://bugs.kde.org/show_bug.cgi?id=407656
Kai Uwe Broulik <k...@privat.broulik.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/kio | |/0532047f8b9738fe5fee755959 | |6a84f77024c042 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #3 from Kai Uwe Broulik <k...@privat.broulik.de> --- Git commit 0532047f8b9738fe5fee7559596a84f77024c042 by Kai Uwe Broulik. Committed on 02/07/2019 at 13:09. Pushed by broulik into branch 'master'. [CopyJob] Report results after finishing copy Currently, slotReport is called all the way at the end when in STATE_SETTING_DIR_ATTRIBUTES. However, slotReport does nothing in this state. Instead, move it to before changing away from STATE_COPYING_FILES so that progress is correctly reported for a final time. Differential Revision: https://phabricator.kde.org/D19585 M +3 -2 src/core/copyjob.cpp https://commits.kde.org/kio/0532047f8b9738fe5fee7559596a84f77024c042 -- You are receiving this mail because: You are watching all bug changes.