https://bugs.kde.org/show_bug.cgi?id=393901
Jakub Holý <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Jakub Holý <[email protected]> --- Created attachment 118030 --> https://bugs.kde.org/attachment.cgi?id=118030&action=edit test files to reproduce I have created an example :-) In the general zip (so I would not have to upload 4 files) are a few files. hello.txt - file i have zipped/packed pass_utf8.txt - contains password in utf8, which I am able to enter quite easily on any czech keyboard or just by copy/paste, following file was encrypted with it hello_utf8.zip - zipped file with password "žena" (woman in czech) You can try this and you shoul'd be able to extract the zip just fine. pass_cp1250.txt - also "žena" password, but converted to cp1250 hello_cp1250.zip - encrypted with the password in cp1250 encoding If you try to open this, there is no way you can write the cp1250 password into the password prompt. (examine both the passwords in hex editor, they are really different - utf8 pass has 1 byte more) So what I would like to have: where: password prompt dialogue window what: something like the encoding selectbox here https://i.imgur.com/1cwfiCr.png -- You are receiving this mail because: You are watching all bug changes.
