https://bugs.winehq.org/show_bug.cgi?id=52705
Bug ID: 52705 Summary: IRichEditOle::GetObject does not set REOBJECT's cp correctly Product: Wine Version: 7.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: jinoh.kang.kr@gmail.com Distribution: ---
REOBJECT's cp field shall always be updated to reflect the correct position of the OLE object.
However, Wine's IRichEditOle::GetObject returns the cp value that was originally passed via IRichEditOle::InsertObject as-is.
Affected applications:
- KakaoTalk cannot recognize Text Emoticons and @mentions in the chat edit box.