Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checksum Generator won't do comparison #396

Closed
stamminator opened this issue Feb 15, 2022 · 0 comments · Fixed by #406
Closed

Checksum Generator won't do comparison #396

stamminator opened this issue Feb 15, 2022 · 0 comments · Fixed by #406
Labels
bug Something isn't working

Comments

@stamminator
Copy link

Description

I can't figure out how to use the checksum compare feature. I would imagine that the intended behavior is for there to be some sort of indicator showing whether a checksum matches or not if the Output Comparer field is populated, but it just seems to be a plain text box with no functionality.

Steps To Reproduce

  1. Drag-and-drop file into Checksum Generator
  2. Get the checksum
  3. Copy the Output value into Output Comparer
  4. Observe that there is no indication of a match or mismatch

Expected behavior

If the Output Comparer field has anything in it, it should always show a real-time indication of whether it matches the Output field.

DevToys Version

Version 1.0.2.0 | X64 | RELEASE | b972462 | b972462; OS Version: 19044.1526

Relevant Assets/Logs

ApplicationFrameHost_MrcOubYxrq

@stamminator stamminator added the bug Something isn't working label Feb 15, 2022
@veler veler linked a pull request Feb 18, 2022 that will close this issue
11 tasks
veler pushed a commit that referenced this issue Feb 21, 2022
* Fixing checksum comparison issue (#396)

* - Fixing warning message
- Changes on the comparison evaluator method to support unit testing
veler pushed a commit that referenced this issue Mar 31, 2023
* Fixing checksum comparison issue (#396)

* - Fixing warning message
- Changes on the comparison evaluator method to support unit testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant