Closed
Bug 228661
Opened 22 years ago
Closed 22 years ago
Applet on one tabe shows through in other tabs
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 162134
People
(Reporter: paul.carr, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031208
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031208
Text displayed by an applet on one tab pkes through to other tabs at apparently
renadom time, or upon reload
Reproducible: Always
Steps to Reproduce:
1.open multiple tabs
2.open a new tab and go to subject URL
3.change tabs and observe text on new tabs after some time elapses (< 3 minutes).
Actual Results:
Could see applet text in another tab (I'm seeing it right now). The text is
"Sticky" - it scrolls with the window in the tab, but will disappear if you
scroll it off and then back on.
Expected Results:
applet not visible in other tabs.
I'm running Mac OS X 10.3.1
HTML snippet:
<p align="center" style="margin-left: 0; margin-right: 0">
<applet code="fphover.class" codebase="./" width="369" height="47">
<param name="color" value="#000080">
<param name="hovercolor" value="#0000FF">
<param name="textcolor" value="#FFFFFF">
<param name="text" value="Statement of Brights' Principles">
<param name="effect" value="glow">
<param name="font" value="Dialog">
<param name="fontstyle" value="bold">
<param name="url" valuetype="ref" value="here_we_stand.htm">
<param name="fontsize" value="16">
</applet></p>
Comment 1•22 years ago
|
||
*** This bug has been marked as a duplicate of 162134 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
Updated•21 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•