Steps:
1. With JDK 7 installed (expect this is reproducible with any JVM installed) go to Java Control Panel, on the "Java" tab click on "view" and un-check the JDK 7.
2. Attempt to run a traditional applet and an FX applet
//exp: No applet is launched
//act: Applet is launched
Uninstall JavaFX runtime, the behavior is now correct
Tested on Win XP 32 with Chrome and FF.
1. With JDK 7 installed (expect this is reproducible with any JVM installed) go to Java Control Panel, on the "Java" tab click on "view" and un-check the JDK 7.
2. Attempt to run a traditional applet and an FX applet
//exp: No applet is launched
//act: Applet is launched
Uninstall JavaFX runtime, the behavior is now correct
Tested on Win XP 32 with Chrome and FF.