-
Bug
-
Resolution: Not an Issue
-
P4
-
6
-
x86
-
other
Tested Build: JDK 1.6.0-b22
Platform: Generic
Browser: Gerneric
One of the Animator demos (bundled with JDK- example4.html to be specific) displays inconsistent behaviour if being viewed by using appletviewer or by using browser (NS or IE )
Steps to reproduce:
-----------------
1) Install JDK 1.6.0-b22 onto the machine
2) Launch the <example4.html> demo under Animator demo folder
a) If using appletviewer: (/demo/applets/Animator/example4.html)
Single-click inside the applet ----> no action occurred- applet continue
to run.
b) Using the browser (NS or IE) to view the same example4.html demo
/demo/plugin/applets/Animator/example4.html
Single-click inside the applet ----> applet stoped and <index.html> page
displayed.
Behaviour in a) and b) should be the same but it is not.
If you try other demo applets (example1.html, example2.html, example3.html) in the same Animator folder, they are very consistent. Regardless using appletview or browser to view, single-click inside the applet (when running) will stop the applet and apply the same action (when applet stops) will re-start the applet.
There is only problem with example4.html and it is not consistent at all
###@###.### 2005-2-07 17:53:10 GMT