http://bugs.winehq.org/show_bug.cgi?id=29283
Bug #: 29283 Summary: AntiVir 9 configuration wizard shows text in a separate dialog Product: Wine Version: 1.3.34 Platform: x86-64 URL: http://www.filehippo.com/download_antivir/tech/6588/ OS/Version: Linux Status: UNCONFIRMED Severity: trivial Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: RandomAccountName@mail.com CC: dmitry@baikal.ru Classification: Unclassified Regression SHA1: 18576b36e4f5759cef7fe04474d9e968748251fe
Created attachment 37874 --> http://bugs.winehq.org/attachment.cgi?id=37874 Screenshot in Windows and Wine
AntiVir 9's configuration wizard shows its text on a separate dialog which can be moved or closed independently of the main dialog, whereas it should appear as part of the main dialog. Regression testing indicated this commit as the cause:
18576b36e4f5759cef7fe04474d9e968748251fe is the first bad commit commit 18576b36e4f5759cef7fe04474d9e968748251fe Author: Dmitry Timoshkov dmitry@baikal.ru Date: Wed Dec 7 16:07:38 2011 +0800
user32: Add the tests for dialog window styles, make them pass under Wine.
:040000 040000 733fca96fc5e4e4049a8c99505906d0e604c30a2 948d1dcb4f8815f8a696cd7d73b2bd6b62bac71e M dlls
Reverting the patch restored the correct display.
To reproduce, just run the installer, and the configuration wizard should start automatically afterward. You don't need to register with Avira or generate a serial number.