Closed
Bug 287934
Opened 20 years ago
Closed 20 years ago
[MASv1.8b2-xx, MASv1.7.6] StatusBar always displayed, even with |statusbar=0|.
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
seamonkey1.0alpha
People
(Reporter: sgautherie, Unassigned)
Details
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.5) Gecko/20041217] (release) (W98SE)
and
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b) Gecko/20050217] (<-- 1.8b1 !)
(W98SE)
and possibly !?
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050317] (nightly) (W98SE)
Working: no StatusBar when unwanted.
[v1.7.6 / W2Ksp4]
and
[Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.8b2) Gecko/20050325] (nightly) (W98SE)
Broken: from a page of one of the sites I saw broken
{{
w=window.open("","BA_Message","width=400, height=200, menubar=0, statusbar=0,
resize=0, scrollbars=0, toolbar=0");
}}
The StatusBar is shown is the popup window :-(
Comment 1•20 years ago
|
||
The default for the advanced scripts & plugins preferences "allow scripts to hide the status bar" was turned off recently, but you can turn it back on.
| Reporter | ||
Comment 2•20 years ago
|
||
Ah, I see: Edit > Preferences... > Advanced > Scripts & Plug-ins > Hide the status bar !
Status: RESOLVED → VERIFIED
Target Milestone: --- → mozilla1.8beta2
Updated•20 years ago
|
Target Milestone: mozilla1.8beta2 → ---
| Reporter | ||
Updated•20 years ago
|
Target Milestone: --- → Seamonkey1.0alpha
You need to log in
before you can comment on or make changes to this bug.
Description
•