Closed
Bug 303391
Opened 19 years ago
Closed 19 years ago
Opening a second tab causes a 1px shift downwards of the browser window
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 246186
People
(Reporter: martijn.martijn, Assigned: martijn.martijn)
Details
Attachments
(1 file)
|
750 bytes,
patch
|
Details | Diff | Splinter Review |
To reproduce, you need to have the Option "Hide the tab bar when only one web site is open" unchecked. Also, you need to have only one tab open. Now, open a new tab (in the background), you'll notice a 1px slight shift downwards of the browser window. You can also see it when you have two tabs opened. Now middle-click on the second tab, you'll notice the the browser window shifts 1px upwards.
| Assignee | ||
Comment 2•19 years ago
|
||
Explanation: it makes the padding-bottom also 1px higher instead of only removing the default margin-bottom of 1px.
| Assignee | ||
Updated•19 years ago
|
Assignee: nobody → martijn.martijn
| Assignee | ||
Comment 4•19 years ago
|
||
Yes, marking depending on it. There are some patches/workarounds also in that other bug, but the patch of mine also works.
Depends on: 246186
Comment 5•19 years ago
|
||
I'm seeing this bug on Windows XP with Firefox 1.5. I don't remember seeing it with 1.0.7.
| Assignee | ||
Updated•19 years ago
|
Flags: blocking-firefox2?
| Assignee | ||
Updated•19 years ago
|
Attachment #191585 -
Flags: review?(mconnor)
| Assignee | ||
Comment 6•19 years ago
|
||
Fixed by bug 308396, marking this bug a duplicate of bug 246186. *** This bug has been marked as a duplicate of 246186 ***
Updated•19 years ago
|
Flags: blocking-firefox2?
You need to log in
before you can comment on or make changes to this bug.
Description
•