https://bugs.winehq.org/show_bug.cgi?id=26302
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs@winehq.org |damjan.jov@gmail.com
--- Comment #11 from Damjan Jovanovic damjan.jov@gmail.com --- Created attachment 77704 --> https://bugs.winehq.org/attachment.cgi?id=77704 Implement IRichEditOle::ImportDataObject
Here's a patch that implements IRichEditOle::ImportDataObject() if anyone wants to test. It's a pretty good quality patch already, includes tests, handles RTF, and plain text in both Unicode and UTF-8 encodings. The old version of Keynote NF listed here, pastes successfully with this patch ;).
I won't be able to submit it for a few weeks however, due to the current code freeze.