[Bug 35929] Delayed IM input inserts wrong text

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jul 16 04:33:42 CDT 2014


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

--- Comment #5 from lilydjwg at gmail.com ---
I finally see the reason.

After frozen, IME_SetResultString gets called twice, and sets a different
string every time, but then ImmGetCompositionString* gets called twice to
retrieve the same string that is set last time.

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