--- old/src/macosx/native/sun/awt/CDropTarget.m 2014-03-07 15:55:55.000000000 +0400 +++ new/src/macosx/native/sun/awt/CDropTarget.m 2014-03-07 15:55:54.000000000 +0400 @@ -106,6 +106,7 @@ NSFilenamesPboardType, NSPostScriptPboardType, NSTIFFPboardType, + NSPasteboardTypePNG, NSRTFPboardType, NSTabularTextPboardType, NSFontPboardType, @@ -119,6 +120,7 @@ NSVCardPboardType, NSFilesPromisePboardType, [DnDUtilities javaPboardType], + (NSString*)kUTTypeJPEG, nil]; // Enable dragging events over this object: