Closed
Bug 178083
Opened 22 years ago
Closed 22 years ago
The status bar is affected by inactive tabs
Categories
(Firefox :: Toolbars and Customization, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 104532
People
(Reporter: phoenix, Assigned: hyatt)
References
()
Details
Under Phoenix 0.4, one tab's JavaScript can affect the status bar for all tabs.
An example:
setInterval("window.status='X-Box-Evolution - www.xboxevo.tk'",2);
The preceding code will change the status bar on all tabs in the window,
regardless of which tab is active.
Comment 1•22 years ago
|
||
Please search for similar bugs in bugzilla before filing them.
*** This bug has been marked as a duplicate of 104532 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
QA Contact: bugzilla → toolbars
You need to log in
before you can comment on or make changes to this bug.
Description
•