Closed Bug 633524 Opened 14 years ago Closed 14 years ago

When maximising window with scroll buttons visible, they remain in tab bar (aero glass only)

Categories

(Firefox :: Theme, defect)

All
Windows 7
defect
Not set
normal

Tracking

()

VERIFIED FIXED
Firefox 4.0b12

People

(Reporter: josh.tumath+bugzilla, Assigned: dao)

References

Details

(Keywords: regression)

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b12pre) Gecko/20110211 Firefox/4.0b12pre Build Identifier: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b12pre) Gecko/20110211 Firefox/4.0b12pre This bug is exactly the same as bug 624157, but is instead caused by a regression of bug 610080. See bug 624157 comment 0 for a description. Reproducible: Always
Blocks: 610080
Keywords: regression
Hardware: x86_64 → All
See Also: → 624157
Version: unspecified → Trunk
I see this bug, but I haven't yet identified the cause.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Shouldn't this block final?
Possibly. Bug 624157 was flagged as not a blocker, so I don't see why this one would be. However, I suppose it's worth nominating just in case. It could be fixed in a minor release.
blocking2.0: --- → ?
I don't see how bug 610080 would have caused this. Bug 631698 probably regressed this.
Assignee: nobody → dao
Blocks: 631698
No longer blocks: 610080
blocking2.0: ? → ---
Component: Tabbed Browser → Theme
QA Contact: tabbed.browser → theme
Summary: When maximising window with scroll buttons visible, they remain in tab bar → When maximising window with scroll buttons visible, they remain in tab bar (aero glass only)
Attached patch patchSplinter Review
Dynamically changing the position of the <scrollbox> or any of its ancestors causes this bug, probably because the scroll frame is recreated or something. Doing it for the inner <box> however isn't a problem.
Attachment #513044 - Flags: review?(fryn)
Attachment #513044 - Flags: review?(gavin.sharp)
Comment on attachment 513044 [details] [diff] [review] patch The change looks fine. How did |position: relative;| help fix bug 617506 ?
Attachment #513044 - Flags: review?(gavin.sharp)
Attachment #513044 - Flags: review?(fryn)
Attachment #513044 - Flags: review+
position:relative is needed to let the tabs overlay the nav bar's top border. In bug 617506, things were slightly more complicated. The top border had to overlay the tabs, except for the selected tab.
Attachment #513044 - Flags: approval2.0?
Attachment #513044 - Flags: approval2.0? → approval2.0+
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 4.0b12
Blocks: 633731
Wonder why adding this to userchrome.css still causes this bug: .tabbrowser-tab {margin-right: -1px !important;}
Verified fixed on Mozilla/5.0 (Windows NT 6.1; rv:2.2a1pre) Gecko/20110404 Firefox/4.2a1pre
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: