http://bugs.winehq.org/show_bug.cgi?id=30754
Bug #: 30754 Summary: 1C Fileworkshop: Help stops refreshing its contents Product: Wine Version: 1.5.4 Platform: x86 URL: http://v8.1c.ru/metod/fileworkshop/fileworkshopint/fil eworkshopint.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ieframe AssignedTo: wine-bugs@winehq.org ReportedBy: bugs.winehq.org@gmail.com CC: jacek@codeweavers.com Classification: Unclassified
How to install 1C Fileworkshop: 1. run 'wine fileworkshopint.exe', point it to 'c:\temp', it's a selfextracting archive 2. run 'wine c:/temp/setup.exe'
How to reproduce: 1. cd ~/.wine/drive_c/Program\ Files/1cv82fv/bin && wine 1cv8fv.exe 2. press F1 (new window "Help : Contents" appears) 3. double click on "Starting program" tree item (new window "Help" appears, it works) 4. close "Help" window 5. double click on "Starting program" tree item again (new window "Help" appears, but now it's broken)
This looks like a problem between IWebBrowser and the IClientSite implementation of the app's side.
Adding Jacek, perhaps he has an idea what is going on.