https://bugs.winehq.org/show_bug.cgi?id=37230
Bug ID: 37230 Summary: Cannot override window.ActiveXObject() Product: Wine Version: 1.7.26 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: jscript Assignee: wine-bugs@winehq.org Reporter: jactry92@gmail.com
Created attachment 49502 --> https://bugs.winehq.org/attachment.cgi?id=49502 log+jscript.txt
1. wine iexplore http://jactry.com/HTMLTest/tests/js_ActiveXObject_value_unsupported_flags.ht... 2. Click the button
---snip--- fixme:jscript:ActiveXObject_value unsupported flags 4 ---snip--- fixme:jscript:ActiveXObject_value unsupported flags 1 ---snip---
https://bugs.winehq.org/show_bug.cgi?id=37230
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase URL| |http://jactry.com/HTMLTest/ | |tests/js_ActiveXObject_valu | |e_unsupported_flags.html CC| |fracting@gmail.com, | |litimetal@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=37230
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- Patch sent:
http://source.winehq.org/patches/data/107030
https://bugs.winehq.org/show_bug.cgi?id=37230
--- Comment #2 from Qian Hong fracting@gmail.com --- Hi Jacek,
I tested some other functions, and it seems at least the below list has similar behaviors to ActiveXObject:
window.Array window.Object window.Boolean window.Date window.Error window.RegExp window.String window.VBArray
https://bugs.winehq.org/show_bug.cgi?id=37230
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0eec97e29bed40ea0770e06714e | |ecf11eff43282 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Jactry Zeng jactry92@gmail.com --- Fixed: http://source.winehq.org/git/wine.git/?a=commit;h=0eec97e29bed40ea0770e06714...
Thanks Jacek!
https://bugs.winehq.org/show_bug.cgi?id=37230
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.29.