Hi, Mikhail.
Can you try this test also:
AWT_DnD/Clipboard/Manual/MSExtraDataTransfer

And confirm that steps at the end of https://bugs.openjdk.java.net/browse/JDK-2215341 still works.

On 12.12.2014 18:13, mikhail cherkasov wrote:
Hi all,

One of our customer faced with the following issue:
8032964 When using an HTML data flavor, pasting non-Latin char into an applet the "start and end fragment" surrounds text.
https://bugs.openjdk.java.net/browse/JDK-8032964

I noticed that jdk8 doesn't have this problem, after some investigation I found the following
fix https://bugs.openjdk.java.net/browse/JDK-7075105
JDK-7075105 already has backport, but it doesn't really looks like a backport:
http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/3f5758dbe3e1

So I made the full backport of it:
http://cr.openjdk.java.net/~mcherkas/8032964/webrev.00/

it fixes the problem, also I run datatransfer tests from closed part and
they works fine.

Thanks,
Mikhail.





--
Best regards, Sergey.

Reply via email to