Closed Bug 5453 Opened 26 years ago Closed 26 years ago

{css1} Floating images overlap when viewport is narrow

Categories

(Core :: Layout, defect, P2)

x86
Windows 98
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: ian, Assigned: buster)

References

()

Details

(Keywords: css1)

See test page. The page contains two images floated using HTML's ALIGN attribute, which are followed by some text in a CENTER element. This is first done in a table, and then an identical version is repeated outside the table. What Happens. Images are drawn fine, but HRs and text go all over the place. This is not fixed by a reflow. What Should Happen. Text should go between the images. Bottom HR should go between the images too. There should never be any overlap. In the table, the text overlaps the left image. Out of the table, the text overlaps the right image. I am not sure why.
Assignee: troy → kipp
Status: NEW → ASSIGNED
Priority: P3 → P2
Summary: Centered text overlaps floating images → {css1} Floating images overlap when viewport is narrow
This bug has largely fixed itself. The only remaining problem appears when the viewport is made quite narrow. The two images then overlap by a few pixels. This may be covered by another bug already.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
I am seeing no overlaps when viewed with a very small window. It appears that the left/right floats may have a minimum distance between them. Both issues work for me under build 1999063008 on Win98.. Marking it such.
Status: RESOLVED → VERIFIED
Target Milestone: M15
Its magic!
Marking as Verified Works for me.
Keywords: css1
Migrating from {css1} to css1 keyword. The {css1}, {css2}, {css3} and {css-moz} radars should now be considered deprecated in favour of keywords. I am *really* sorry about the spam...
You need to log in before you can comment on or make changes to this bug.