http://bugs.winehq.org/show_bug.cgi?id=15123
Summary: World of Warcraft WotLK expansion installer need scroll height detection in HTMLElement Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: aigarius@gmail.com
fixme:mshtml:HTMLElement_get_offsetHeight (0x73f2848)->(0x33e850) fixme:mshtml:HTMLElement2_get_scrollHeight (0x73f2848)->(0x33e848) fixme:mshtml:HTMLElement2_get_scrollTop (0x73f2848)->(0x33e84c)
The installer shows the Licence Agreement in an HTMLElement and does not let the user to continue until the user scrolls to the bottom of the page. As the functions above are not implemented, the installer can not proceed.