https://bugs.winehq.org/show_bug.cgi?id=26302
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com
--- Comment #10 from Damjan Jovanovic damjan.jov@gmail.com --- Still an issue even in the latest KeyNote NF version (2.0.1.01), but it doesn't show any error, just silently fails to paste, with Wine logging:
0130:fixme:richedit:IRichEditOle_fnImportDataObject stub 050BEA88
And there is a lot of other stubs - KeyNote NF (https://github.com/dpradov/keynote-nf) is a good dogfood app for testing Wine.
I am busy writing some IRichEditOle::ImportDataObject() tests, and will hopefully also implement it soon.