Closed Bug 112921 Opened 23 years ago Closed 23 years ago

popup windows, without chrome, should not display tab bar/strip.

Categories

(SeaMonkey :: Tabbed Browser, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
mozilla1.0

People

(Reporter: neilpryde92651, Assigned: bugzilla)

References

()

Details

(Whiteboard: [nav1][adt3])

Attachments

(1 file)

1.18 KB, patch
bugzilla
: review+
jag+mozilla
: superreview+
bugzilla
: approval+
Details | Diff | Splinter Review
popup windows, without chrome, should not display tab bar/strip. Steps to reproduce: 1. start mozilla, or MultiZilla 2. in mozilla go to Menu->Edit-Preferences->Navigator->Tabbed Browsing 3. mark the checkbox 'Hide the tab bar when only one tab is open' 4. click the 'ok' botton 5. visit a site that opens a popup window current result : popup window without chrome displays the tab bar expected result: the tab bar should be invisible for chrome less windows -Neil.
oops, changing component to Tabbed Browser
Component: Browser-General → Tabbed Browser
All popup windows for netscapes web based mail displays the tab strip. I dont think this should be the case. -Neil.
Reporter: Please always specify which "Build ID" you're using. Thank you.
reassign to default tab owner
Assignee: asa → hyatt
QA Contact: doronr → sairuh
"Reporter: Please always specify which "Build ID" you're using. Thank you." Well that really doesn't matter. This is the case for ALL mozilla builds with the pref setting to enable the tab strip visibility. -Neil.
works for me 11/30 build.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
John, I use 2001113003 on WinNT4 and still see the tabstrip. Can you please add some comment what works for you? I don't get it, you don't see that tab strip? -Neil.
****, now I see: 3. mark the checkbox 'Hide the tab bar when only one tab is open' 'mark' should be uncheck, damn.
What I like to see is a check like this: if( document.documentElement.hasAttribute( "chromehidden" ) ) { // here some code to hide tab strip, whatever the state of that pref is! }
Reopening
Status: RESOLVED → UNCONFIRMED
Resolution: WORKSFORME → ---
Ah, right. If it is unchecked (so the tab strip is always shown), then the popup window contains a tab strip. Thanks for clearing that up (I was wondering how this was supposed to be possible given your initial note).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Reassigning to new component owner.
Assignee: hyatt → jaggernaut
820 window[chromehidden~="menubar"] .chromeclass-menubar, 821 window[chromehidden~="toolbar"] .chromeclass-toolbar, 822 window[chromehidden~="location"] .chromeclass-location, 823 window[chromehidden~="directories"] .chromeclass-directories, 824 window[chromehidden~="status"] .chromeclass-status, 825 window[chromehidden~="extrachrome"] .chromeclass-extrachrome One or more of those should be specified on the tabbar. toolbar,status,extrachrome?
nsbeta1, -> 1.0
Keywords: nsbeta1
Target Milestone: --- → mozilla1.0
*** Bug 130062 has been marked as a duplicate of this bug. ***
nsbeta1+ per Nav triage team
Keywords: nsbeta1nsbeta1+
Whiteboard: [nav1]
Whiteboard: [nav1] → [nav1][adt3]
Attached patch patchSplinter Review
I think it should be toolbar. My rationale is that for people who use it, tabbrowser is an integral part of browsing. So they probably want it whenever they've got their navigation bar. But I welcome input from others. I'd also be okay with specifying extrachrome.
Assignee: jaggernaut → blaker
Comment on attachment 74535 [details] [diff] [review] patch toolbar seems fine, sr=jag
Attachment #74535 - Flags: superreview+
r=hixie
Comment on attachment 74535 [details] [diff] [review] patch setting r=hixie. asa said a=asa
Attachment #74535 - Flags: review+
Attachment #74535 - Flags: approval+
Fixed.
Status: NEW → RESOLVED
Closed: 23 years ago23 years ago
Resolution: --- → FIXED
vrfy'd fixed using 2002.03.26 comm bits on linux rh7.2, win2k and mac 10.1.3.
Status: RESOLVED → VERIFIED
Product: Core → SeaMonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: