Closed
Bug 256204
Opened 21 years ago
Closed 21 years ago
window.status cannot be set
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
INVALID
People
(Reporter: bugzilla, Assigned: bugzilla)
References
Details
(Keywords: regression, testcase)
Attachments
(1 file)
|
628 bytes,
text/html
|
Details |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040819
Firefox/0.9.1+
window.status cannot be set with javascript. Nothing happends, "Done" stays.
| Reporter | ||
Comment 1•21 years ago
|
||
Comment 3•21 years ago
|
||
Options->Web features->Enable Javascript->Advanced -> Change status bar text
probably Invalid
| Reporter | ||
Comment 4•21 years ago
|
||
(In reply to comment #2)
> dom.disable_window_status_change is enabled by default...
>
> INVALID?
How come that this is disabled by default?
Comment 5•21 years ago
|
||
Because of bug 252811.
| Reporter | ||
Comment 6•21 years ago
|
||
Done by design. INVALID
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Comment 7•21 years ago
|
||
*** Bug 276090 has been marked as a duplicate of this bug. ***
Comment 8•20 years ago
|
||
*** Bug 294147 has been marked as a duplicate of this bug. ***
Comment 9•20 years ago
|
||
*** Bug 300755 has been marked as a duplicate of this bug. ***
Comment 10•20 years ago
|
||
*** Bug 319963 has been marked as a duplicate of this bug. ***
Comment 11•20 years ago
|
||
*** Bug 320994 has been marked as a duplicate of this bug. ***
Comment 13•19 years ago
|
||
*** Bug 343761 has been marked as a duplicate of this bug. ***
Comment 14•16 years ago
|
||
Actually I have this option enabled, dom.disable_window_status_change is "false" but it doesnt work in some cases. Works in second case in URL below, doesnt work with hyperlinked anchor text in the first case.
Test case
http://49dollarlogo.com/windowstatus.html
You need to log in
before you can comment on or make changes to this bug.
Description
•