-
Bug
-
Resolution: Fixed
-
P2
-
7u6
-
Product Version
JavaFX Scene Builder 1.0Build Information
Version: 1.0-b47, Changeset: f2247255fa9d
Date: 2012-07-15 10:50JavaFX
2.2.0-beta-b17
Toolkit = QuantumToolkit
Pipeline = D3DPipeline
Hardware acceleration ENABLEDOperating System
Windows 7, x86, 6.1Java Version
1.7.0_06-ea, Oracle Corporation, 1.7.0_06-ea-b16Product Version JavaFX Scene Builder 1.0 Build Information Version: 1.0-b47, Changeset: f2247255fa9d Date: 2012-07-15 10:50 JavaFX 2.2.0-beta-b17 Toolkit = QuantumToolkit Pipeline = D3DPipeline Hardware acceleration ENABLED Operating System Windows 7, x86, 6.1 Java Version 1.7.0_06-ea, Oracle Corporation, 1.7.0_06-ea-b16
I've found this bug on Win machine, and don't know is it Win specific.
While verifying http://javafx-jira.kenai.com/browse/DTL-4829 I've added ImageView and used image from desctop and then saved FXML file at desktop. The path is the same in SB ang FXML-file, but it looks irrational: "../AppData/Local/Temp/../../../Desktop/splash.gif". It's correct, but only for my local machine.
To reproduce:
-drop ImageView
-try to set image property and select any image on your desktop
-click on text into image text field
-save resulting FXML file and check image path
While verifying http://javafx-jira.kenai.com/browse/DTL-4829 I've added ImageView and used image from desctop and then saved FXML file at desktop. The path is the same in SB ang FXML-file, but it looks irrational: "../AppData/Local/Temp/../../../Desktop/splash.gif". It's correct, but only for my local machine.
To reproduce:
-drop ImageView
-try to set image property and select any image on your desktop
-click on text into image text field
-save resulting FXML file and check image path