[Bug 33086] QQ 2013 Beta2: text in input box can't display normally

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Sep 22 05:54:08 CDT 2013


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

--- Comment #9 from Jactry Zeng <jactry92 at gmail.com> 2013-09-22 05:54:08 CDT ---
Hi all,

Also affects QQ 2012/International 1.6.
And I found this line in the log: fixme:richedit:ME_HandleMessage
EM_SETEDITSTYLE: stub

Then I added some code to print the parameters. Parameters were passed into
EM_SETEDITSTYLE were 'SES_USEAIMM| SES_USECTF' (0x10040) which seem were
related to input method.[0] So I think it was suspectable. (Also Bug 18912)

And what should I do to make sure whether this unimplemented function result in
this bug?
Thank you.

[0]http://msdn.microsoft.com/en-us/library/windows/desktop/bb788031(v=vs.85).aspx

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