Closed
Bug 382903
Opened 19 years ago
Closed 19 years ago
Java console doesnt exit on tab exit, only browser exit
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 115450
People
(Reporter: u279076, Unassigned)
Details
Using Java SE 6.0 update 1 with all versions of Firefox (2.0b2 -> 3.0a5pre), if a java applet is run in a tab and that tab is closed, the java console remains open until the browser itself is closed.
This happens on both Windows Vista and XP.
Steps to reproduce:
1. Launch firefox
2. Open a new tab
3. Navigate to http://java.sun.com/applets/jdk/1.4/demo/applets/Clock/example1.html
4. Close the tab (java console continues to run)
5. Close the browser (java console quits)
Actual Results:
Java console continues to run.
Expected Results:
Java console should quit.
Reproducible: Always
Note: Monitoring task manager shows jusched.exe running even when applet is no longer loaded.
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•