--- old/src/macosx/native/sun/awt/CDropTarget.m 2014-03-05 20:16:36.000000000 +0400 +++ new/src/macosx/native/sun/awt/CDropTarget.m 2014-03-05 20:16:36.000000000 +0400 @@ -106,6 +106,7 @@ NSFilenamesPboardType, NSPostScriptPboardType, NSTIFFPboardType, + NSPasteboardTypePNG, NSRTFPboardType, NSTabularTextPboardType, NSFontPboardType, @@ -119,6 +120,7 @@ NSVCardPboardType, NSFilesPromisePboardType, [DnDUtilities javaPboardType], + @"public.jpeg", nil]; // Enable dragging events over this object: