--- old/src/windows/classes/sun/awt/windows/WDataTransferer.java 2013-08-14 18:03:57.156166000 +0400 +++ new/src/windows/classes/sun/awt/windows/WDataTransferer.java 2013-08-14 18:03:56.943153800 +0400 @@ -213,7 +213,7 @@ } else { // handel other html flavor types, including custom and // fragment ones - bytes = HTMLCodec.convertToHTMLFormat(bytes); + bytes = HTMLCodec.convertToHTMLFormat(super.translateTransferable(contents, flavor, format)); } } else { // we handle non-html types basing on their