[Bug 26546] Buitin IE cannot run some methods of ActiveX controls from ICBC online bank

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jun 7 05:21:27 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26546

Jacek Caban <jacek at codeweavers.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1

--- Comment #3 from Jacek Caban <jacek at 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.



More information about the wine-bugs mailing list