DescriptionFix dropping images into content editable divs.
Mail.app and TextEdit accept drags that have both HTML and image flavors on them, but don't process them correctly. Therefore,
if there is an image flavor, don't put the HTML data on as HTML, but rather put it on as a special flavor. External apps won't see HTML but Chrome will know enough to read it as HTML.
BUG=55879, 225710
TEST=as in bug 225710, doesn't regress bug 55879
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192853
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|