Closed
Bug 294147
Opened 20 years ago
Closed 20 years ago
Javascript window.status does not display in status bar.
Categories
(Toolkit Graveyard :: Error Console, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 256204
People
(Reporter: jab_creations, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050510 Firefox/1.0+ Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050510 Firefox/1.0+ The javascript window status script does not display text in the status bar. Reproducible: Always Steps to Reproduce: There is a simple example on my site... http://www.jabcreations.com http://www.jabcreations.com/scripts/script-window-status.js
Comment 1•20 years ago
|
||
WFM: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b2) Gecko/20050513 Firefox/1.0+ Do you have the "but disable common annoyances" checked in /options/content/ ?
Comment 2•20 years ago
|
||
This does not WFM on a clean profile. window.status() was disabled by default in bug 252811. The new preferences window doesn't have a GUI for enabling it, as far as I can tell (it is not included in "common annoyances"). The only way to enable it is to set dom.disable_window_status_change to "false" in about:config. See also bug 256204.
| Reporter | ||
Comment 3•20 years ago
|
||
I hate the disable common annoyances box. What happaned to my options?! No I won't check that box.
Comment 4•20 years ago
|
||
(In reply to comment #3) > I hate the disable common annoyances box. What happaned to my options?! No I > won't check that box. Do you mean it works now?
Comment 5•20 years ago
|
||
Done by design in Bug 252811.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Updated•20 years ago
|
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 6•20 years ago
|
||
*** This bug has been marked as a duplicate of 256204 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago → 20 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•16 years ago
|
Product: Firefox → Toolkit
| Assignee | ||
Updated•8 years ago
|
Product: Toolkit → Toolkit Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•