Closed
Bug 235484
Opened 21 years ago
Closed 21 years ago
java applet writes over display regardless of tab open
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 162134
People
(Reporter: cognosco, Assigned: bugzilla)
References
()
Details
User-Agent:
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040206 Firefox/0.8
If you open a page with a java applet, that applet will continue to be able to
write over the "page", regardless of which tab you then go to. Closing the tab
that the applet is loaded in alleviates the problem.
Reproducible: Always
Steps to Reproduce:
1. open a new tab
2. go to url -- http://erif.org/code/Ball/
3. open a new tab. watch the ball bounce on the new tab. :)
Actual Results:
java applet appears and continues to run in the new, blank tab.
Expected Results:
the applet should not appear. the blank tab should be pristine. all the other
tabs open should remain as they were as well.
Comment 1•21 years ago
|
||
Duping, please reopen if you disagree that this is duplicate.
*** This bug has been marked as a duplicate of 162134 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•