[Bug 27271] New: ActiveX control of cebchina go out of iexplore
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(a)winehq.org ReportedBy: fracting(a)gmail.com Created an attachment (id=34879) --> (http://bugs.winehq.org/attachment.cgi?id=34879) HTML: powerpassword.html submit a testcase html file -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 --- Comment #1 from fracting <fracting(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 --- Comment #2 from fracting <fracting(a)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' -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 --- Comment #3 from fracting <fracting(a)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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase URL| |https://site.cmbchina.com/d | |ownload/CMBEdit.cab#version | |=1,2,0,1 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 --- Comment #4 from fracting <fracting(a)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> -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 fracting <fracting(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |http://bugs.winehq.org/show | |_bug.cgi?id=27270 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 --- Comment #5 from Jacek Caban <jacek(a)codeweavers.com> 2011-06-07 05:31:47 CDT --- (In reply to comment #1)
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 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 --- Comment #6 from fracting <fracting(a)gmail.com> 2011-06-07 05:52:26 CDT --- (In reply to comment #5)
(In reply to comment #1)
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' -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Jacek Caban <jacek(a)codeweavers.com> 2011-06-07 06:26:26 CDT --- Confirming -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 --- Comment #8 from fracting <fracting(a)gmail.com> 2012-01-15 00:52:16 CST --- Still present in wine-1.3.37 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=27271 Johan Gardhage <johan.gardhage(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johan.gardhage(a)gmail.com -- 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.
participants (1)
-
wine-bugs@winehq.org