Closed
Bug 103066
Opened 24 years ago
Closed 24 years ago
window.status doesn't work
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
People
(Reporter: reliqnet, Assigned: rogerl)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4+)
Gecko/20011003
BuildID: 2001100303
When a page tries to set a value for the window.status object, Mozilla ignores it.
Reproducible: Always
Steps to Reproduce:
1. Go to http://www.stereolab.co.uk
2. Mouse over the links in the menu at the bottom (news forum discography . . . )
3. Watch the status bar.
Actual Results: The status bar reports the hyperlink address.
Expected Results: The status bar should show what the
onMouseOver="window.status={value}" event indicates.
Comment 1•24 years ago
|
||
dup of 99009: "window.status not functional", although there are also other bugs
related to window.status not working that one has the same code involved.
*** This bug has been marked as a duplicate of 99009 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•