http://bugs.winehq.org/show_bug.cgi?id=26546 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #3 from Jacek Caban <jacek(a)codeweavers.com> 2011-06-07 05:21:26 CDT --- The problem you can see is not related to ActiveX support. We don't handle javascript: scheme in anchors properly, so write_result is never invoked. You can test the ActiveX itself by changing the anchor to something like that: <div onclick="write_result();">write result </div> -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.