Closed
Bug 92214
Opened 24 years ago
Closed 24 years ago
Freeze after loading java applet
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: vincelee2000, Assigned: edburns)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010628
BuildID: 2001062815
There is a java applet in the right of the front page of news.chinatimes.com .
Everytims after Mozilla load the applet, Mozilla will freeze and just hang there
without remedy.
Reproducible: Always
Steps to Reproduce:
1. Simply http://news.chinatimes.com
2. Just wait the applet in the right to load and see Mozilla completely free.
3.
Actual Results: All mozilla componets freeze.
Expected Results: Mozilla should run the java applet correctly and show a
running banner in the applet.
I think below is the java applet that causes Mozilla to freeze.
http://news.chinatimes.com
<APPLET code="RTScroller.class" archive="RTScrol.jar"
codebase="/Chinatimes/applet/scroll2/" height=256 width=157 align="middle" >
Comment 1•24 years ago
|
||
moving to oji
Assignee: idk → edburns
Component: Java-Implemented Plugins → OJI
WORKSFORME using today's trunk and JDK1.3.1. What version of JDK are you
using? Can you upgrade if you're using JDK1.3.1?
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•