Closed
Bug 365592
Opened 19 years ago
Closed 11 years ago
The tab bar is overflowing briefly when opening a second tab
Categories
(Firefox :: Tabbed Browser, defect, P5)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
Details
(Keywords: polish, regression)
To reproduce this, you need to have the option 'Always show the tab bar' unchecked.
Just open a new tab or open a new link in a tab, when you don't have any tabs opened yet. In that case, you briefly see the horizontal arrowscrollbars, which you get when the tabs are overflowing the tab bar.
This regressed between 2006-12-19 and 2006-12-20, I suspect a regression from bug 363933 somehow.
| Reporter | ||
Updated•19 years ago
|
Summary: The tab bar is overflowing quickly when opening a second tab → The tab bar is overflowing briefly when opening a second tab
Comment 1•19 years ago
|
||
I'm pretty sure this is the same underlying problem as in bug 365477.
I would appreciate if you could test that the patch fixes it.
| Reporter | ||
Comment 2•19 years ago
|
||
Yeah, I would have thought too that this was basically the same as bug 365477, but I couldn't reproduce that one, so that's why I filed this bug.
I tried your patch (I rebuilt layout/ and toolkit/), but unfortunately, it seems I can still reproduce the issue with your patch.
| Reporter | ||
Updated•18 years ago
|
Flags: blocking-firefox3?
Comment 3•18 years ago
|
||
I'm not seeing this, can it still be reproduced?
Target Milestone: --- → Firefox 3 M9
| Reporter | ||
Comment 4•18 years ago
|
||
Yes, I'm still seeing this, using:
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a8pre) Gecko/2007081105 Minefield/3.0a8pre
Seeing this also using Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007081807 Minefield/3.0a8pre ID:2007081807. I tried to get a screenshot but it flashes too briefly.
http://forums.mozillazine.org/viewtopic.php?p=3017345#3017345
Updated•18 years ago
|
Target Milestone: Firefox 3 M9 → Firefox 3 M10
Updated•18 years ago
|
Version: unspecified → Trunk
Updated•18 years ago
|
Target Milestone: Firefox 3 M10 → Firefox 3 M11
Updated•18 years ago
|
Priority: -- → P5
Comment 6•18 years ago
|
||
ryan mentioned something about fixing this, not sure if that's correct.
Not a blocker, wanted polish though.
Flags: wanted-firefox3+
Flags: blocking-firefox3-
Flags: blocking-firefox3+
Target Milestone: Firefox 3 Mx → Firefox 3 M11
Comment 7•18 years ago
|
||
This was 'fixed' by bug 387345 in the sense that it no longer occurs, but whatever the underlying issue was certainly hasn't been. When I noticed it going away in the process of writing that patch, I reverted it bit by bit and found that simply changing the tab structure took care of it: http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/browser/base/content/tabbrowser.xml&rev=1.251&mark=3103-3105#3087
| Reporter | ||
Comment 8•18 years ago
|
||
Well, in that case this bug can be closed, no?
Comment 9•18 years ago
|
||
It should be morphed to a core bug or resolved as WORKSFORME.
Updated•11 years ago
|
Target Milestone: Firefox 3 beta3 → ---
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•