-
Bug
-
Resolution: Fixed
-
P2
-
1.4.0
-
beta
-
x86
-
windows_nt
-
Verified
Run the attached Java program and follow the steps given (note: this problem seems to only exist on Windows. On Solaris, it is popping up a dialog saying "Can't get file type"):
1. Drag a file which doesn't have any extension from JFileChooser and drop on each of the JTextComponent available below JFileChooser.
2. It will raise NullPointerException when the Drop target is either JTextArea or JTextField. It works fine for JTextPane and JEditorPane.
Note : In Solaris, it is popping up a Dialog Box saying "Can't get file type".
1. Drag a file which doesn't have any extension from JFileChooser and drop on each of the JTextComponent available below JFileChooser.
2. It will raise NullPointerException when the Drop target is either JTextArea or JTextField. It works fine for JTextPane and JEditorPane.
Note : In Solaris, it is popping up a Dialog Box saying "Can't get file type".