Chrome Version: 64.0.3262.0
Steps To Reproduce:
(1) Create a zip file with multiple files, each of which are encrypted with different passwords. Attached file is one of such example.
(2) Copy the file to Downloads or My Drive (or its subdirectory).
(3) Enable Zip Archiver for unpacking by --enable-zip-archiver-unpacker flag. (commandline or chrome://flags)
(4) Open the zip file. See the file is mounted as a volume.
(5) Open the first encrypted file in the zip.
(6) Enter the right password for the file. See the file opens.
(7) Open the second encrypted file in the zip, which has a different password.
Expected Result:
User is prompted to input password.
After entering the correct password, the second file opens.
Actual Result:
The send file opens without the prompt to enter password.
The opened file is read broken.
Reproduces 100%.
User need to unmount and close the Files app. once (to make the extension forget password) before enter a new password.
|
Deleted:
various_passwords.zip
436 bytes
|
|
various_passwords.zip
436 bytes
Download
|
Comment 1 by yamaguchi@chromium.org
, Nov 7 2017Status: Duplicate (was: Assigned)