Bug 188904 - Attachments seem to lose their file wrapper when copied or dragged from one web view to another
Summary: Attachments seem to lose their file wrapper when copied or dragged from one w...
Status: RESOLVED DUPLICATE of bug 190530
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-08-23 15:54 PDT by mitz
Modified: 2019-04-06 19:34 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2018-08-23 15:54:02 PDT
Attachment elements can be dragged or copied, either alone or as part of a range, from one web view to another editable web view. While the attachments appear and are rendered correctly in the destination web view, they lack the underlying file wrappers. This can be seen by dragging an attachment from the destination web view to a Finder window. It doesn’t materialize as a file on drop.
Comment 1 mitz 2018-08-23 17:10:54 PDT
We may want to consider dragging separately from copying, because the former allows for promises whereas the latter doesn’t.
Comment 2 Radar WebKit Bug Importer 2018-08-24 08:16:50 PDT
<rdar://problem/43684573>
Comment 3 mitz 2019-04-06 19:34:18 PDT
Wenson thinks I reported the same thing in bug 190530.

*** This bug has been marked as a duplicate of bug 190530 ***