[Bug 26000] New: Builtin IE cannot display ActiveX Controls from ICBC online bank

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Feb 5 08:58:11 CST 2011


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

           Summary: Builtin IE cannot display ActiveX Controls from ICBC
                    online bank
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: mshtml
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: fracting at gmail.com


Created an attachment (id=33147)
 --> (http://bugs.winehq.org/attachment.cgi?id=33147)
safeEdit1.html

The following objects are both extracted from
https://mybank.icbc.com.cn/icbc/perbank/index.jsp 
(Because of http://bugs.winehq.org/show_bug.cgi?id=25999 ,I have to extracted
these objects for testing)

<object id="safeEdit1" classid="CLSID:73E4740C-08EB-4133-896B-8D0A7C9EE3CD"
codebase="/icbc/newperbank/AxSafeControls.cab#version=1,0,0,13" width="145"
height="21" onkeyup="getfocus1(&quot;KeyPart&quot;)">                          
                                     <param name="name" value="logonCardPass"> 
                                                                      <param
name="minLength" value="4">                                                    
                       <param name="maxLength" value="30">                     
                                                      <param name="rule"
value="10111">                                                                 
              <param name="UniqueID" value="1296835943012175414">              
                                                 </object>


<object id="KeyPart"
codebase="/icbc/newperbank/AxSafeControls.cab#version=1,0,0,13"
classid="CLSID:73E4740C-08EB-4133-896B-8D0A7C9EE3CD" width="40" height="28"
onkeyup="if(window.event.keyCode==13) mySubmit();">                            
                                    <param name="name" value="verifyCode">     
                                                                   <param
name="minLength" value="4">                                                    
        <param name="maxLength" value="4">                                     
                                           <param name="rule" value="10111">   
                                                                            
<param name="UniqueID" value="1296835943012175414">                            
                                        <param name="IsPassword" value="false">
                                                                    </object> 

After installing icbc_netbank_client_controls.exe, wine MS IE6 can display
these two objects, but wine buitin IE can't.

Thanks for any tips!

-- 
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