-
Bug
-
Resolution: Incomplete
-
P2
-
None
-
7u10
-
All Browser and OS
This happens on all browsers and OS. Uninstall all java and go to the page http://www.pogo.com/games/scrabble?guest_country=US a java detection modal will popup which will ask you to install java (this uses the script http://www.java.com/js/deployJava.js) to install java. Once the installation is done and you click on play , you see the modal again because deployjava.js fails to identify Java has been installed. Either
1) After installation a page refresh is necessary for java to start working on the page (in that case can your script do a page refresh after installation)?
2) Page refresh is not necessary in which case I would need set a callback to your script which gets fired once installation is done (where can I set the callback)?
1) After installation a page refresh is necessary for java to start working on the page (in that case can your script do a page refresh after installation)?
2) Page refresh is not necessary in which case I would need set a callback to your script which gets fired once installation is done (where can I set the callback)?