Bug 368520 - No busy indication when pasting a checksum for large files
Summary: No busy indication when pasting a checksum for large files
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 5.24.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-09 19:47 UTC by Gregor Mi
Modified: 2016-09-12 18:28 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In: 5.27
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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