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.
https://bugs.winehq.org/show_bug.cgi?id=52705
Jinoh Kang jinoh.kang.kr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |194ba06c403fd72fbfb95048385 | |c9ca4838af169 Status|UNCONFIRMED |RESOLVED
--- Comment #1 from Jinoh Kang jinoh.kang.kr@gmail.com --- Fixed in https://source.winehq.org/git/wine.git/commit/194ba06c403fd72fbfb95048385c9c....
https://bugs.winehq.org/show_bug.cgi?id=52705
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.5.