[Libreoffice-ux-advise] [Bug 135669] EDITING: Drag and drop from Windows Explorer to Writer does not make OLE object

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 12 14:13:02 UTC 2020


https://bugs.documentfoundation.org/show_bug.cgi?id=135669

--- Comment #3 from Mike Kaganski <mikekaganski at hotmail.com> ---
Additional info:

LO already implements DND documents into its main window (to open them); images
into documents (to insert them). So much of functionality is already there.

For *some* dragged objects, Word creates an OLE object of type/progId
"Package". LibreOffice includes own cross-platform implementation for handling
(unpacking) that object type: see tdf#104065.

Based on that, having file names from DnD, it looks reasonably doable to
implement insertion of such objects in a platform-independent way.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list