Closed
Bug 347342
Opened 18 years ago
Closed 17 years ago
All Tabs menu can only expand downwards, not upwards
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ria.klaassen, Unassigned)
References
Details
(Keywords: regression)
Attachments
(2 files)
Steps to reproduce:
1. Have your tabs on the bottom of the window with a code like
#content > tabbox { -moz-box-direction: reverse; }
2. Click on the All Tabs button
Result: it can only expand downwards so you see only a very small menu with two scroll arrows. I'll attach a screenshot.
Regression between 1.9a1_2006073112 and 1.9a1_2006073120, which points to Bug 342900.
Reporter | ||
Comment 1•18 years ago
|
||
Reporter | ||
Updated•18 years ago
|
Flags: blocking-firefox2?
Comment 2•18 years ago
|
||
Comment 3•18 years ago
|
||
ria, with my own branch, debug build [Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1b1) Gecko/20060804 BonEcho/2.0b1] the all tabs menu will go up for me when the window is near the bottom of the screen (see the screen shot.)
note, I'm not setting the "#content > tabbox { -moz-box-direction: reverse; }" rule.
could this bug be a combination of that rule and the <hbox style="postion: relative"> work-around on the branch?
do you also see this on the trunk? I'd be interested to see if you still see it once I land my patch to remove that work around for the trunk (see bug #346931)
Reporter | ||
Comment 4•18 years ago
|
||
(In reply to comment #3)
>
Yes, I see this on trunk and branch.
And I can also reproduce your screenshot.
Updated•18 years ago
|
Flags: blocking-firefox2? → blocking-firefox2-
I tried this with the patch from bug 346931 and with it the menu opens upwards like it is supposed to.
(In reply to comment #5)
> I tried this with the patch from bug 346931 and with it the menu opens upwards
> like it is supposed to.
>
Ignore this, I'm on crack. Sorry for bug spam.
Reporter | ||
Comment 7•18 years ago
|
||
This bug is still present. It looks really terribly broken.
Reporter | ||
Comment 8•17 years ago
|
||
I don't see this bug anymore.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•