-
Bug
-
Resolution: Won't Fix
-
P3
-
6u13, 8
-
x86
-
windows_xp
visit the following url under firefox3 while opening the java console:
http://sqeweb/jsn/users/fred/deployment_ws/reappear/deployment_6_UR_int_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/html/AddApplet.html
the number of applet printed in the cosole is 1, but there are 2 applets in the page, one of which is added on the fly.
the applet code is:
http://sqeweb/jsn/users/fred/deployment_ws/reappear/deployment_6_UR_int_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/src/AddApplet.java
and the statement which prints applet number is:
System.out.println("@@@@ " + appletNum);
http://sqeweb/jsn/users/fred/deployment_ws/reappear/deployment_6_UR_int_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/html/AddApplet.html
the number of applet printed in the cosole is 1, but there are 2 applets in the page, one of which is added on the fly.
the applet code is:
http://sqeweb/jsn/users/fred/deployment_ws/reappear/deployment_6_UR_int_ws/deployment/src/plugin/FunctionalTest/FunctionalTest/src/AddApplet.java
and the statement which prints applet number is:
System.out.println("@@@@ " + appletNum);