[wp-trac] [WordPress Trac] #19845: Drag and drop files into the Visual Editor
WordPress Trac
noreply at wordpress.org
Mon Mar 3 20:02:45 UTC 2014
#19845: Drag and drop files into the Visual Editor
----------------------------+-------------------------
Reporter: kovshenin | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.9
Component: Media | Version:
Severity: normal | Resolution:
Keywords: needs-testing | Focuses: javascript
----------------------------+-------------------------
Comment (by azaozz):
We still have to handle cases where selected text is dragged in the Text
editor and image/text is dragged in TinyMCE. Seems we can use `dragstart`
and block all other drag events until the `dragend` (both are
[https://developer.mozilla.org/en-US/docs/DragDrop/Drag_and_Drop not
fired] when dragging from the OS into the browser window).
--
Ticket URL: <https://core.trac.wordpress.org/ticket/19845#comment:42>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list