https://bugs.winehq.org/show_bug.cgi?id=46036
Bug ID: 46036 Summary: 7-Zip: Endless / infinite dialogs open when you copy a selection of directories from within one .zip file into another Product: Wine Version: 3.18 Hardware: x86-64 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: tobbi.bugs@googlemail.com
$ wine --version wine-3.18
$ openssl sha256 7z1805.exe SHA256(7z1805.exe)= 647a9a621162cd7a5008934a08e23ff7c1135d6f1261689fd954aa17d50f9729
Steps to reproduce:
1. Download these two zip files: https://github.com/SuperTux/addons/raw/master/langpacks/langpack-ar.zip https://github.com/SuperTux/addons/raw/master/langpacks/langpack-az.zip
2. Download and install 7-ZIP from https://www.7-zip.org/a/7z1805.exe
3. Open the 7z File Manager (C:/Program Files/7-Zip/7zFM.exe
4. Enable 2 Panels Mode (View > 2 Panels)
5. In one panel go to <langpack-ar.zip>/langpack-ar/. In the other panel go to <langpack-az.zip>/langpack-az/.
6. Select all the subdirectories on the left hand side, then drag and drop them to the right hand side.
Result: Infinite amount of confirmation boxes.
I tried the same behaviour on Windows 10 and it displays one confirmation dialog like it normally would.