There is a problem with launching the embedded app in Chrome (via dtjava.embed() ) from the local file file:///C:/.....
After user selects 'Run this time' from the Chrome's The Java plug-in needs your permission to run' prompt, nothing happens at all
The problem can be seen using our javafx-samples
*** Tested Configurations:
- x86 XP(sp3)/ x86 Win 7
- Chrome 18.x
- jre 7u4, 8
- javafx runtime 2.1-b20
*** Steps to reproduce:
0) Install jre 7u4
1) Install javafx runtime 2.1-b20
2) Get the javafx-samples-2.1.0 bundle and extract on the local
e.g: C:/ga-samples
3) Use Chrome to load the sample app html from step #2
e.g. : file:///C:/ga-samples/avafx-samples-2.1.0/BrickBreaker.html (or Ensemble.html)
4) From the Chrome's prompt of 'The Java plug-in needs your permission to run'. click 'Run this time'
The permission granted (as the yellow bar go away) but the embedded sample is not loaded. If reloading the page, it goes right back to the step#4 again
After user selects 'Run this time' from the Chrome's The Java plug-in needs your permission to run' prompt, nothing happens at all
The problem can be seen using our javafx-samples
*** Tested Configurations:
- x86 XP(sp3)/ x86 Win 7
- Chrome 18.x
- jre 7u4, 8
- javafx runtime 2.1-b20
*** Steps to reproduce:
0) Install jre 7u4
1) Install javafx runtime 2.1-b20
2) Get the javafx-samples-2.1.0 bundle and extract on the local
e.g: C:/ga-samples
3) Use Chrome to load the sample app html from step #2
e.g. : file:///C:/ga-samples/avafx-samples-2.1.0/BrickBreaker.html (or Ensemble.html)
4) From the Chrome's prompt of 'The Java plug-in needs your permission to run'. click 'Run this time'
The permission granted (as the yellow bar go away) but the embedded sample is not loaded. If reloading the page, it goes right back to the step#4 again
- duplicates
-
JDK-8115505 JavaFX doesn't run in Chrome
-
- Closed
-