Closed
Bug 1071
Opened 26 years ago
Closed 26 years ago
Image position incorect when inside <p></p>
Categories
(Core :: Layout, defect, P2)
Tracking
()
People
(Reporter: boyerf, Assigned: buster)
Details
Image overlap with text in the following code but should be on the next line:
<br><p>The image should follow be on next line (not over this text).<img
src="resource:/res/samples/raptor.jpg" align=left><br>This is correctly
indented.</p>
The same thing happens with headers (<h1>,<h2>,...).
When removing the <p> </p>, the image position is correct.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
This is appears fixed in the 1.27.99 builds. (Checked Mac OS & Win32.)
So, I'm going to mark this (and the bug that it's a duplicate of, 1080) as
verified.
You need to log in
before you can comment on or make changes to this bug.
Description
•