[Bug 43129] New: Inserting an image to RichEdit via OLE
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(a)winehq.org Reporter: shirouzu(a)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) -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43129 Sagawa <sagawa.aki+winebugs(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs(a)gmail.c | |om -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43129 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jactry92(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43129 Jactry Zeng <jactry92(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Component|richedit |ole32 Resolution|--- |DUPLICATE --- Comment #1 from Jactry Zeng <jactry92(a)gmail.com> --- Duplicate of bug 42710 . *** This bug has been marked as a duplicate of bug 42710 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=43129 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate -- 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.
participants (1)
-
wine-bugs@winehq.org