Closed
Bug 1080
Opened 26 years ago
Closed 26 years ago
{vmargin} top/bottom block margins and floaters don't mix well
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
M4
People
(Reporter: kipp, Assigned: buster)
References
()
Details
When a block is going to carry-out the top/bottom margins the floaters in it
cannot be positioned properly becaues the top/bottom margin value is applied
sometime later by some outer block frame.
When this happens the floater needs to be repositioned.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Since 1071 appears fixed (see bug report for comments) and was marked as a
duplicate of this bug, I'm going to mark this as verified.
Please re-open if there are corner cases that aren't covered by 1071 that you
think should be investigated as part of verification of this bug; thanks!
Updated•26 years ago
|
Status: VERIFIED → REOPENED
Comment 4•26 years ago
|
||
Yes, the case described by 1120, which was also marked as a duplicate of this
bug, has not been fixed. Since the page has been changed since the report, I
made a version that shows the bug and put the URL above.
(http://www.fas.harvard.edu/~dbaron/tests/nglayout/topmarg2.html) I'm
reopening the bug.
Updated•26 years ago
|
QA Contact: 3847
Updated•26 years ago
|
Resolution: FIXED → ---
Comment 5•26 years ago
|
||
Thanks a lot, David. [QA Assigning to Jan, since this is CSS.]
Comment 6•26 years ago
|
||
Actually this one should go to Christine Dreckman (chrisd). Re-assigning QA.
QA Contact: 3847 → 4110
Summary: top/bottom block margins and floaters don't mix well → {vmargin} top/bottom block margins and floaters don't mix well
Comment 7•26 years ago
|
||
New test case for this bug:
http://www.fas.harvard.edu/~dbaron/tests/nglayout/topmarg3
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Finally, we pass this test...Look for it working with tommorows builds.
Updated•26 years ago
|
Status: RESOLVED → REOPENED
Comment 9•26 years ago
|
||
You're not collapsing margins on floats, and thus the first test in
http://www.fas.harvard.edu/~dbaron/tests/nglayout/topmarg3
has too much yellow. I added the last 2 tests - you can see that you're not
collapsing from the last test.
Reopening bug.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago → 26 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 10•26 years ago
|
||
Fixed (again). This time for sure (I hope).
Comment 11•26 years ago
|
||
chrisd, could you verify with latest build please? Thanks!
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 12•26 years ago
|
||
Verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•