Closed
Bug 313520
Opened 20 years ago
Closed 9 years ago
{inc}Overflow:hidden div gets wider on a reflow when table with perc margin is inside
Categories
(Core :: Layout: Block and Inline, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: testcase, Whiteboard: [reflow-refactor])
See url testcase. This is a follow-up on bug 312770.
When clicking on the first two buttons, you see the width of the top green bordered div get wider, that should not happen.
![]() |
||
Updated•20 years ago
|
Summary: Overflow:hidden div gets wider on a reflow when table with perc margin is inside → {inc}Overflow:hidden div gets wider on a reflow when table with perc margin is inside
Whiteboard: [reflow-refactor]
I am sceptical that block and inline is the right component.
"All your bugs belong to us"
to be more precisely see bug 260980
Comment 3•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.9a1) Gecko/20061208 Minefield/3.0a1 ID:2006120812 [cairo]
Seems fixed after reflow branch landing
Updated•19 years ago
|
Reporter | ||
Comment 4•19 years ago
|
||
Well, the thing is, after the reflow branch, the green bordered blocks have taken up all width of the window. I'm not sure whether that should happen, but I suspect not.
But because of that issue (or not), this is not really testable.
So I'm reopening this bug, if you don't mind, until bug 363374 gets fixed/resolved and there is no issue here afterwards.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•18 years ago
|
Flags: in-testsuite?
Comment 5•9 years ago
|
||
(In reply to Martijn Wargers [:mwargers] (not working for Mozilla) from comment #4)
> Well, the thing is, after the reflow branch, the green bordered blocks have
> taken up all width of the window. I'm not sure whether that should happen,
> but I suspect not.
> But because of that issue (or not), this is not really testable.
> So I'm reopening this bug, if you don't mind, until bug 363374 gets
> fixed/resolved and there is no issue here afterwards.
That one was marked WONTFIX. Should this one be marked WONTFIX as well?
Reporter | ||
Updated•9 years ago
|
Status: REOPENED → RESOLVED
Closed: 19 years ago → 9 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•