https://bugs.winehq.org/show_bug.cgi?id=26302 Damjan Jovanovic <damjan.jov(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|wine-bugs(a)winehq.org |damjan.jov(a)gmail.com --- Comment #11 from Damjan Jovanovic <damjan.jov(a)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. -- 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.