https://bugs.winehq.org/show_bug.cgi?id=43129
Bug ID: 43129 Summary: Inserting an image to RichEdit via OLE Product: Wine Version: 2.9 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: richedit Assignee: wine-bugs@winehq.org Reporter: shirouzu@ipmsg.org
Created attachment 58335 --> https://bugs.winehq.org/attachment.cgi?id=58335 reproduction project
Hello, wine developers.
I got a RichEdit(RichEd20) problem around inserting an image via OLE in Wine.
Always OK : WindowsXP/Vista/7/8/8.1/10 Always NG : Wine-hq 2.9 (and 2.2) in MacOSX(sierra) and Linux debian(testing).
I post a reproduction-project as attachment-file.
When inserting an image, Windows doesn't call IDataObject::GetDataHere, but Wine always call it.
I think IDataObject::GetDataHere implementation isn't necessary for inserting a image via OLE in Windows. And Wine calls IPersistStorage(0000010a-0000-0000-c000000000000046) I/F to IDataObject via QueryInterface. (I don't know why)
https://bugs.winehq.org/show_bug.cgi?id=43129
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
https://bugs.winehq.org/show_bug.cgi?id=43129
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=43129
Jactry Zeng jactry92@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|richedit |ole32 Resolution|--- |DUPLICATE
--- Comment #1 from Jactry Zeng jactry92@gmail.com --- Duplicate of bug 42710 .
*** This bug has been marked as a duplicate of bug 42710 ***
https://bugs.winehq.org/show_bug.cgi?id=43129
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing Duplicate