> On Aug 18, 2015, at 10:07, Alexander Scherbatiy
> wrote:
>
> On 8/18/2015 10:48 AM, Hendrik Schreiber wrote:
[...]
>>>
>> The bug has been marked as resolved for 9.
>> It’s unfortunately still present in 8u51.
>>
>> Does anybody know: Will this be fixed in the next 8u version?
>
> It i
On 8/18/2015 10:48 AM, Hendrik Schreiber wrote:
On Jul 24, 2015, at 16:38, Paul Taylor wrote:
On 23/07/2015 12:46, Alexander Scherbatiy wrote:
It looks like known issue JDK-8077016 [macosx] Image transfer through System
Clipboard is broken in 1.8.0_40 on Mac OS X
https://bugs.openjdk.ja
> On Jul 24, 2015, at 16:38, Paul Taylor wrote:
>
> On 23/07/2015 12:46, Alexander Scherbatiy wrote:
>>
>> It looks like known issue JDK-8077016 [macosx] Image transfer through
>> System Clipboard is broken in 1.8.0_40 on Mac OS X
>>https://bugs.openjdk.java.net/browse/JDK-8077016
>>
> a
On 23/07/2015 12:46, Alexander Scherbatiy wrote:
It looks like known issue JDK-8077016 [macosx] Image transfer
through System Clipboard is broken in 1.8.0_40 on Mac OS X
https://bugs.openjdk.java.net/browse/JDK-8077016
and it fails this test https://bugs.openjdk.java.net/browse/JDK-803
It looks like known issue JDK-8077016 [macosx] Image transfer through
System Clipboard is broken in 1.8.0_40 on Mac OS X
https://bugs.openjdk.java.net/browse/JDK-8077016
Thanks,
Alexandr.
On 7/23/2015 2:32 PM, Alexander Scherbatiy wrote:
Could you file an issue on it: http://bugr
Could you file an issue on it: http://bugreport.java.com/bugreport
Thanks,
Alexandr.
On 7/23/2015 2:27 PM, Paul Taylor wrote:
On 23/07/2015 11:19, Paul Taylor wrote:
This code that was used in some circumstances for dealing with single
images dragged and drop from certain webbrowsers (fire
On 23/07/2015 11:19, Paul Taylor wrote:
This code that was used in some circumstances for dealing with single
images dragged and drop from certain webbrowsers (firefox) gave no
issues in 1.8.0_25
image = (Image)
trans.getTransferData("image/x-java-image;class=java.awt.Image");
but now