-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7u10
-
None
-
Mac OS X 10.8, JDK 7u10 b16
I have attached a test project that demonstrates this.
To test this, drag an image file into the application.
When the path to the file does not contain spaces, the image should get loaded in the ImageView (I tried this with several PNG files).
When the path to the file (either the file name or one of the folders on the path) contains spaces, I get a FileNotFoundException.
To test this, drag an image file into the application.
When the path to the file does not contain spaces, the image should get loaded in the ImageView (I tried this with several PNG files).
When the path to the file (either the file name or one of the folders on the path) contains spaces, I get a FileNotFoundException.
- duplicates
-
JDK-8118594 Mac: The Dragboard (DragEvent.getDragboard()) contains invalid files when the dragged file path contains spaces or special characters.
-
- Resolved
-