Closed
Bug 43140
Opened 25 years ago
Closed 25 years ago
window.status function
Categories
(Rhino Graveyard :: Compiler, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jr, Assigned: norrisboyd)
References
()
Details
Whenever the javascript funtion window.status changes the status window and does
not explictly change it to nothing the message will stay in the status even
after you leave the site.
Example : I use javascript to change the status window like this : javascript:
window.status='MY LINK';
and then I leave the site. "MY LINK" will not leave the status window unless
another window.status function is called.
Comment 1•25 years ago
|
||
*** This bug has been marked as a duplicate of 43139 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 3•25 years ago
|
||
god knows why this is in rhino | compiler
*** This bug has been marked as a duplicate of 31997 ***
Status: REOPENED → RESOLVED
Closed: 25 years ago → 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•