http://bugs.winehq.org/show_bug.cgi?id=30321
Bug #: 30321 Summary: wine iexplore http://www.mozilla.org/en-US/plugincheck/ crash in mshtml Product: Wine Version: 1.5.1 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de Classification: Unclassified
Created attachment 39622 --> http://bugs.winehq.org/attachment.cgi?id=39622 console output with backtrace
wine iexplore http://www.mozilla.org/en-US/plugincheck/
Scrolling down result in a crash in mshtml/htmlnode. (called from jscript/engine).
When the page opens and you increase the Window size, the page has the notice, that JavaScript is disabled. I have no Idea, if this is a reason for this bug or a separate problem for a new bug.
Reverting 6c6744f80066f0aa46939a2d4c0af9c34f932e8b allow you to scroll the page again without a crash and removes the "JavaScript disabled" notice.
Patch 84979 ( http://source.winehq.org/patches/data/84979 ) does not change the result.