Closed Bug 202637 Opened 21 years ago Closed 21 years ago

Java news ticker draws contents to all tabs in window

Categories

(Core Graveyard :: Java APIs for DOM, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 162134

People

(Reporter: bz, Assigned: ashuk)

References

()

Details

User-Agent:       Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3b) Gecko/20030212
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.3b) Gecko/20030212

The home page for http://stratfor.com has a java applet which displays scrolling
headlines. If this is opened in a tabbed window, the headlines continue to
appear even when viewing another tab. That is, the applet is able to draw over
the contents of tabs other than the one it appears in.

Reproducible: Always

Steps to Reproduce:
1. Open http://stratfor.com
2. switch to another tab in the same window with or without another site loaded
in it.
3. wait about one second. headlines will begin scrolling through the new tab.
Actual Results:  
The headlines scrolling through the stratfor.com tab are visible in the other tab.

Expected Results:  
Not displayed the headlines except in the stratfor.com tab.
fun... changing the window height i can get it to paint over the chrome too!
(although the page doesn't seem to load completely for me.

I think this is out there already tho.
Whiteboard: DUPEME

*** This bug has been marked as a duplicate of 104532 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
reopening...

that's the wrong bug... this is about a java applet poking through tabs in the
content area of a window... not javascript updating the window status bar
Status: RESOLVED → UNCONFIRMED
Resolution: DUPLICATE → ---
its actually bug 162134 i was thinking of before

*** This bug has been marked as a duplicate of 162134 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago21 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
I think 162134 is really a dupe of 104532, which amounts to that status bar
should only reflect the status of the currently selected tab.
v
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.