Closed
Bug 99097
Opened 24 years ago
Closed 23 years ago
[FLOATER]incorrect layout - Text overlaps image
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla1.1alpha
People
(Reporter: harishd, Assigned: alexsavulov)
References
()
Details
(Keywords: testcase)
Attachments
(5 files)
Notice the "your privacy" tab ( yellow thingy at the bottom of the page ).
Will attach a testcase.
![]() |
||
Comment 2•24 years ago
|
||
Float bug. ccing waterson.
Updated•24 years ago
|
Target Milestone: --- → mozilla0.9.8
Updated•24 years ago
|
Summary: incorrect layout - Text overlaps image → [FLOATER]incorrect layout - Text overlaps image
Comment 5•24 years ago
|
||
This is a problem with a NOWRAP cell that contains align=right image
Comment 8•23 years ago
|
||
Have found this bug (I think it's the same) for Mozilla 1.0rc3 (build
2002052306) on Win2000/Intel. A URL that shows it is:
http://www.nature.com/nsu/001221/001221-6.html The bug appears only during the
first rendering. If the page is reloaded, the layout is correct.
Comment 9•23 years ago
|
||
Attaching another testcase. Nested tables, outer table's TD has white-space:
nowrap, inner table is align=right; the inner table is not right-aligned and
overlaps the outer table's text. Also occurs with a (right-)floated image
instead of the inner table. This is probably the same bug, but there is one
interesting difference: I see the bug with TD STYLE="white-space: nowrap", but
not with TD NOWRAP. Using 1.1alpha on Windows and 1.0final on Linux.
Comment 10•23 years ago
|
||
Comment 11•23 years ago
|
||
Comment 12•23 years ago
|
||
A similar (if not the same) bug
shows up at http://www.amazon.com/exec/obidos/ASIN/9653590154
at the February 27, 2000 entry.
The error disappears when changing text zoom value,
and reappears on reload.
Assignee | ||
Comment 14•23 years ago
|
||
got fixed by the fix for bug 78820
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•