Unobvious "OK" for unpacking error message
Posted: 2007-01-06, 01:09 UTC
If a ZIP unpacker finds a damaged file, this dialog is shown:
Image: http://www.fileden.com/files/2006/6/7/54504/test/tc_crc.png
If we are trying to unpack a single file, the buttons functions are identical. If we are unpacking a group of files from archive, the "OK" means that we can ignore this particular file and continue to unpack the rest of files, and "Cancel" breaks the unpacking process. I suppose that the standard system "OK/Cancel" dialog was used, but it's not easy to understand here. So, I suppose that it could be more clear to name the left button like "Ignore" or "Continue". Also changing the default action to the left button will be more suitable (currently the Cancel button is active by default).
Image: http://www.fileden.com/files/2006/6/7/54504/test/tc_crc.png
If we are trying to unpack a single file, the buttons functions are identical. If we are unpacking a group of files from archive, the "OK" means that we can ignore this particular file and continue to unpack the rest of files, and "Cancel" breaks the unpacking process. I suppose that the standard system "OK/Cancel" dialog was used, but it's not easy to understand here. So, I suppose that it could be more clear to name the left button like "Ignore" or "Continue". Also changing the default action to the left button will be more suitable (currently the Cancel button is active by default).