[wp-trac] [WordPress Trac] #28176: drag and drop of text and images gone in 3.9/back in Firefox NOT in Safari
WordPress Trac
noreply at wordpress.org
Sun Nov 2 22:02:23 UTC 2014
#28176: drag and drop of text and images gone in 3.9/back in Firefox NOT in Safari
--------------------------+----------------------
Reporter: jamesb101 | Owner:
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: TinyMCE | Version: 3.9
Severity: normal | Resolution: wontfix
Keywords: | Focuses:
--------------------------+----------------------
Changes (by azaozz):
* keywords: needs-patch =>
* status: new => closed
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
I'm assuming you mean the (ill fated) feature in Firefox and Safari where
the browser would insert an entire image as base64 encoded string in
contentEditable, i.e. the image is encoded as text and saved in the
database together with any text you typed.
This is a bad practice and very undesirable. It was disabled by default in
the TinyMCE 'paste' plugin, but can be turned back on from a plugin. Note
that this only works in the above browsers, not in Chrome, Opera or IE.
There are currently no plans to turn this on by default in WordPress.
By far the best way to add an image to a post is by uploading the image
file to the Media Library, then inserting it in the post. This may involve
couple of extra steps: saving the image file on your computer first then
uploading it, but works much better for your site's visitors.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28176#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list