https://bugs.kde.org/show_bug.cgi?id=417034
--- Comment #4 from David Faure <[email protected]> --- OK, this requires separating the notion of progress (50% = we have *processed* 50% of the files) from the amount of files *copied* (rather than processed). I thought the two were linked, but actually, KJob calculates percent based on bytes, not files. So this might be sufficient: https://invent.kde.org/frameworks/kio/-/merge_requests/183 Do you want to test that change? -- You are receiving this mail because: You are watching all bug changes.
