stagney
stagney
 Picture of icon frozen while dragging into application
My users are still experiencing this problem. I tried copying another screenshot to this comment, but it won't let me. Getting "we can't process that file" error 11.0.14.1+1 fail 11.0.14...
 I was just now able to reproduce with 1.0.14 and 1.0.16+7
public class TestDND { private JFrame _popup = new JFrame("PopUp"); private MyWindowListener _windowListener = new MyWindowListener(); public static void main(String[] args) { JFrame mf = new JFrame("Test Drag & Drop");...
I am running Windows 10. and jdk 11.0.16+7. I run this from Eclipse. It opens on my desktop. I click the Open Popup button. Then I try dragging an Excel...
