Files icon indicating copy to clipboard operation
Files copied to clipboard

Bug: Decompress operations don't display correct cancelation state

Open Lukiluc29 opened this issue 1 year ago • 1 comments

Description

When I extract a folder that only contains a parent folder and then cancel it, the cancellation is correctly displayed. However, when I extract a folder with both a parent folder and a file, and then cancel the process, it takes some time to cancel, and the display shows it as successful.

I've noticed a problem when selecting one or more folders, initiating compression, then canceling it. Instead of marking the operation as canceled, it incorrectly reports a successful operation.

Steps To Reproduce

  1. Initiate decompression of one or more folders ans one and more files

  2. Cancel the decompression

  3. Initiate compression of one or more folders

  4. Cancel the compression

Requirements

Ensure that the cancellation prompt accurately reflects the status of the extraction process for folders with both a parent folder and a file.

Files Version

4.0.5.0

Windows Version

10.0.22621.2506

Log File

...

Lukiluc29 avatar Nov 14 '23 17:11 Lukiluc29