[Bug 27271] ActiveX control of cebchina go out of iexplore

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 24 01:37:48 CDT 2011


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

--- Comment #1 from fracting <fracting at 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.



More information about the wine-bugs mailing list