http://bugs.winehq.org/show_bug.cgi?id=30922
Bug #: 30922 Summary: iexplore http://html5test.com/ says Javascript is not enabled Product: Wine Version: 1.5.6 Platform: x86-64 URL: http://html5test.com/ OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: nerv@dawncrow.de CC: jacek@codeweavers.com Classification: Unclassified
Reverting 6c6744f80066f0aa46939a2d4c0af9c34f932e8b helps, still the problem needs to be fixed in builtin jscript.dll
I tried to analyse it as much as i can and i'd say it wrongly handles
-- snip -- if(H.match("Unix")){this.os.name="Unix"} -- snip --
from /scripts/useragents.js after getting called from within
-- snip -- Browsers = new UserAgents(navigator.userAgent, { useFeatures: true, detectCamouflage: true }); -- snip --
(initialize:function(I,H))
I hope this helps
What i also found while reading is that OmNavigator_javaEnabled returns FALSE:
-- snip -- *enabled = VARIANT_FALSE; -- snip --
(most likely unrelated, but i'm not sure)
http://bugs.winehq.org/show_bug.cgi?id=30922
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Component|mshtml |jscript
http://bugs.winehq.org/show_bug.cgi?id=30922
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=30922
Felix Yan felixonmars@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |felixonmars@gmail.com
--- Comment #1 from Felix Yan felixonmars@gmail.com 2012-07-30 08:23:08 CDT --- Confirmed, still in 1.5.9.
http://bugs.winehq.org/show_bug.cgi?id=30922
Detlef Riekenberg wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev@web.de
http://bugs.winehq.org/show_bug.cgi?id=30922
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #2 from ocean04@suomi24.fi 2012-09-13 03:41:57 CDT --- Next Wine Gecko 1.8 fixes missing javascript problem
http://bugs.winehq.org/show_bug.cgi?id=30922
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0ae458cc94fec9cda7736faf7bd | |4a2c119c5f717 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2012-12-05 05:53:57 CST --- Yes, it's fixed now (although test results are empty, but that's a separated bug).
http://bugs.winehq.org/show_bug.cgi?id=30922
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-12-07 13:36:09 CST --- Closing bugs fixed in 1.5.19.