http://bugs.winehq.org/show_bug.cgi?id=27271
Summary: ActiveX control of cebchina go out of iexplore Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=34879) --> (http://bugs.winehq.org/attachment.cgi?id=34879) HTML: powerpassword.html
submit a testcase html file
http://bugs.winehq.org/show_bug.cgi?id=27271
--- Comment #1 from fracting fracting@gmail.com 2011-05-24 01:37:48 CDT --- 1. Download the control $ wget https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1
2. extract the cab file: $ cabextract CMBEdit.cab
3. intall mfc42 $ winetricks -q mfc42
4. register the control
$ regsvr32 PowerEnter.ocx
5. open the test html file with wine builtin IE: $ wine iexplore 'http://bugs2.winehq.org/attachment.cgi?id=34879' &> powerpassword.log
Then a input control ( a virtual keyboard ) will display. How ever , the virtual keyboard go out of IE as a separate window, in fact it should be integrate with IE window. see attachment for screenshot. wine native ie works ok.
http://bugs.winehq.org/show_bug.cgi?id=27271
--- Comment #2 from fracting fracting@gmail.com 2011-05-24 01:38:46 CDT --- Created an attachment (id=34880) --> (http://bugs.winehq.org/attachment.cgi?id=34880) LOG: wine iexplore 'http://bugs2.winehq.org/attachment.cgi?id=34879'
http://bugs.winehq.org/show_bug.cgi?id=27271
--- Comment #3 from fracting fracting@gmail.com 2011-05-24 01:39:45 CDT --- Created an attachment (id=34881) --> (http://bugs.winehq.org/attachment.cgi?id=34881) Screenshot: activex control go out of IE window
http://bugs.winehq.org/show_bug.cgi?id=27271
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase URL| |https://site.cmbchina.com/d | |ownload/CMBEdit.cab#version | |=1,2,0,1
http://bugs.winehq.org/show_bug.cgi?id=27271
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=27271
--- Comment #4 from fracting fracting@gmail.com 2011-05-24 01:42:58 CDT --- (From update of attachment 34879)
<object id="powerpassword" codebase="js/PowerEnter.CAB#version=1,0,0,72" classid="clsid:614E58F9-74D0-4D7B-90E3-64A0F2AA73B4" width="150" height="20" style="width:150px;height:20px"> </object>
http://bugs.winehq.org/show_bug.cgi?id=27271
fracting fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=27270
http://bugs.winehq.org/show_bug.cgi?id=27271
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2011-06-07 05:31:47 CDT --- (In reply to comment #1)
- Download the control
$ wget https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1
It looks like link is to an other ActiveX than the one you test
http://bugs.winehq.org/show_bug.cgi?id=27271
--- Comment #6 from fracting fracting@gmail.com 2011-06-07 05:52:26 CDT --- (In reply to comment #5)
(In reply to comment #1)
- Download the control
$ wget https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1
It looks like link is to an other ActiveX than the one you test
Sorry ...
This one is the correct one: $ wget 'https://www.cebbank.com/per/js/PowerEnter.CAB#version=1,0,0,72'
http://bugs.winehq.org/show_bug.cgi?id=27271
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Jacek Caban jacek@codeweavers.com 2011-06-07 06:26:26 CDT --- Confirming
http://bugs.winehq.org/show_bug.cgi?id=27271
--- Comment #8 from fracting fracting@gmail.com 2012-01-15 00:52:16 CST --- Still present in wine-1.3.37
http://bugs.winehq.org/show_bug.cgi?id=27271
Johan Gardhage johan.gardhage@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage@gmail.com