[Bug 44366] New: WeChat does not render typed text

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 16 23:03:59 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44366

            Bug ID: 44366
           Summary: WeChat  does not render typed text
           Product: Wine
           Version: 2.0.1
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: P2
         Component: richedit
          Assignee: wine-bugs at winehq.org
          Reporter: gyunaev at ulduzsoft.com
      Distribution: ---

When using WeChat with default Wine installation (no library overrides), any
text typed in the chat window is not shown. The text input window remains
empty. The text however is indeed being accepted, and pressing "send" sends it
correctly.

Using winetricks riched32 fixes this completely.

In the original dump the following functions might be relevant (only unique
entries):

fixme:richedit:fnTextSrv_OnTxPropertyBitsChange 0x73a77c0: STUB
fixme:richedit:ME_HandleMessage EM_SETLANGOPTIONS: stub
fixme:richedit:fnTextSrv_OnTxInplaceActivate 0x73a77c0: STUB
fixme:richedit:fnTextSrv_TxDraw 0x73a77c0: STUB
fixme:richedit:fnTextSrv_OnTxInplaceActivate 0x73a77c0: STUB
fixme:richedit:fnTextSrv_TxDraw 0x73a77c0: STUB
fixme:richedit:fnTextSrv_OnTxSetCursor 0x73a77c0: STUB
fixme:richedit:ME_GetTextEx GETTEXTEX flags 0x00000004 not supported
fixme:richedit:IRichEditOle_fnGetObjectCount stub 0x10c43c8
fixme:richedit:fnTextSrv_OnTxInplaceActivate 0x73a77c0: STUB

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