Closed Bug 633731 Opened 13 years ago Closed 13 years ago

Border absent between content area and tab bar when Add-ons Manager is open (with aero glass, tabs on bottom, bookmarks toolbar enabled)

Categories

(Firefox :: Theme, defect)

x86
Windows 7
defect
Not set
trivial

Tracking

()

VERIFIED FIXED
Firefox 4.0b12

People

(Reporter: valeriopetroni, Unassigned)

References

Details

(Keywords: regression, Whiteboard: fixed by bug 633524)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.13) Gecko/20101203 Firefox/3.6.13

When the Bookmarks toolbar is activated, if I open the Add-ons Manager the border between the content area and the toolbars disappears

Reproducible: Always
Image of the problem
Blocks: 631698
Keywords: regression
Version: unspecified → Trunk
Status: UNCONFIRMED → NEW
Ever confirmed: true
Severity: normal → trivial
Summary: (Tabs On Bottom) Border absent between content area and toolbar when Add-ons Manager is open → Border absent between content area and tab bar when Add-ons Manager is open (with tabs on bottom, bookmarks toolbar enabled)
Summary: Border absent between content area and tab bar when Add-ons Manager is open (with tabs on bottom, bookmarks toolbar enabled) → Border absent between content area and tab bar when Add-ons Manager is open (with aero glass, tabs on bottom, bookmarks toolbar enabled)
This works:

@media (-moz-windows-compositor) {  
  #navigator-toolbox[tabsontop="false"] > #TabsToolbar {
    background-image: -moz-linear-gradient(bottom, rgba(10%,10%,10%,.4) 1px, transparent 0%) !important;
  }

  #main-window[tabsontop="false"] #navigator-toolbox::after {
    background: none !important;
  }
}
now seems to be fixed
Status: NEW → RESOLVED
Closed: 13 years ago
Depends on: 633524
Resolution: --- → FIXED
Whiteboard: fixed by bug 633524
Target Milestone: --- → Firefox 4.0b12
Works For Me on:
Mozilla/5.0 (Windows NT 6.1; rv:2.0b12pre) Gecko/20110220 Firefox/4.0b12pre
Mozilla/5.0 (Windows NT 6.1; rv:2.0b12pre) Gecko/20110221 Firefox/4.0b12pre

Verified issue and it's no longer present.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: