Closed Bug 183609 Opened 22 years ago Closed 16 years ago

NS_THEME_TAB tab widget doesn't join horizontal bar correctly

Categories

(SeaMonkey :: Themes, defect)

PowerPC
macOS
defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: bugmail, Unassigned)

References

Details

(Keywords: classic, testcase)

Attachments

(3 files)

Mozilla's NS_THEME_TAB implementation on Mac doesn't result in tab widgets that are correctly joined to the blue horizontal bar. (Tested using the Classic theme and FizzillaMach/2002112607.)
Depends on: 115751
Keywords: testcase
Note that Gerich figured out how to fix this in his Pinstripe theme.
*** This bug has been marked as a duplicate of 192029 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Bug 192029 fixed the tabbrowser bar, but not those in normal XUL tabboxes. Reopening.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Reassigning to Themes as bug 192029 was assigned.
Assignee: andreww → shliang
Status: REOPENED → NEW
Component: Skinability → Themes
From Gerich: "...in order for the tab panel to be *under* the tabs so they can overlap, the tabpanel would have to be have to come before the tabs in the XUL code. This is how it looks now in XUL (pseudocode): <tabbox> <tabs> <tabpanel> </tabbox> if I could change the XUL like this: <tabbox> <tabpanel> <tabs> </tabbox> then I could use the trick that I used on the browser tabs to get them to overlap slightly. I'm not sure how to do this with XBL but I'll give it another look soon."
Product: Core → SeaMonkey
Assignee: shliang → nobody
QA Contact: pmac → themes
MASS-CHANGE: This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state. If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way. If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar). If no action happens within the next few months, we move this bug report to an EXPIRED state. Query tag for this change: mass-UNCONFIRM-20090614
Status: NEW → UNCONFIRMED
MASS-CHANGE: This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state. If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way. If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar). If no action happens within the next few months, we move this bug report to an EXPIRED state. Query tag for this change: mass-UNCONFIRM-20090614
MASS-CHANGE: This bug report is registered in the SeaMonkey product, but has been without a comment since the inception of the SeaMonkey project. This means that it was logged against the old Mozilla suite and we cannot determine that it's still valid for the current SeaMonkey suite. Because of this, we are setting it to an UNCONFIRMED state. If you can confirm that this report still applies to current SeaMonkey 2.x nightly builds, please set it back to the NEW state along with a comment on how you reproduced it on what Build ID, or if it's an enhancement request, why it's still worth implementing and in what way. If you can confirm that the report doesn't apply to current SeaMonkey 2.x nightly builds, please set it to the appropriate RESOLVED state (WORKSFORME, INVALID, WONTFIX, or similar). If no action happens within the next few months, we move this bug report to an EXPIRED state. Query tag for this change: mass-UNCONFIRM-20090614
I'm resolving this as invalid since we're now using post-10.2 tabs and they don't have a horizontal bar.
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago16 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: