Bug 368520

Summary: No busy indication when pasting a checksum for large files
Product: [Frameworks and Libraries] frameworks-kio Reporter: Gregor Mi <codestruct>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal CC: elvis.angelaccio, kdelibs-bugs-null
Priority: NOR    
Version First Reported In: 5.24.0   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.27
Sentry Crash Report:

Description Gregor Mi 2016-09-09 19:47:12 UTC
I just tried the (cool) new checksum feature on an 4 GB iso image. When I paste the provided checksum to the textbox nothing seems to happen, until after a few minutes later the calculation is done.

Only when I click a Calculate button by hand the "Calculating..." label appears.

(A related minor issue: the Copy button is enabled even if the text says "Calculating..." and clears the clipbard when it is pressed)
Comment 1 Elvis Angelaccio 2016-09-10 18:13:13 UTC
Yes, I forgot to implement this :p
Comment 2 Elvis Angelaccio 2016-09-12 18:26:26 UTC
Git commit 1f0daf852ea70a461e35644b0fa3ad3fee10e8c0 by Elvis Angelaccio.
Committed on 12/09/2016 at 18:22.
Pushed by elvisangelaccio into branch 'master'.

Add missing feedback when computing a checksum

We were showing feedbacks only when the users press a Calculate button,
but the same is also needed when a checksum is pasted in the line edit.
FIXED-IN: 5.27

M  +12   -0    src/widgets/kpropertiesdialog.cpp
M  +1    -0    src/widgets/kpropertiesdialog_p.h

http://commits.kde.org/kio/1f0daf852ea70a461e35644b0fa3ad3fee10e8c0