Closed
Bug 110854
Opened 24 years ago
Closed 24 years ago
Image incorrectly rendered in certain table situations; image height reported incorrectly
Categories
(Core :: Layout, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 111255
mozilla0.9.9
People
(Reporter: Eric.Zurcher, Assigned: attinasi)
References
()
Details
(Keywords: testcase, Whiteboard: [bae:20011211])
Attachments
(4 files)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.6+) Gecko/20011119
BuildID: 2001111903
An image within a table is, under certain conditions, being rendered
incorrectly. Only the top portion of the image appears where it "should"; the
lower portion is detached from it. In addition, right-clicking on the image and
selecting "Properties" from the popup menu reports an incorrect height for the
image.
Reproducible: Always
This problem is readily apparent at http://www.xml.com/pub/a/2001/11/14/dom-sax.html
I shall attempt to attach a zip archive derived from that location which strips
the problem down to the bare essentials.
| Reporter | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
Confirming issue in the Dec 3rd build (2001--03-08).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 3•24 years ago
|
||
Oops, I meant (2001-12-03-08) build.
Comment 4•24 years ago
|
||
Nested table contains an align=right attribute which appears to cause the problem.
Comment 5•24 years ago
|
||
Comment 6•24 years ago
|
||
Comment 7•24 years ago
|
||
there are several bugs in marc's list that deal with images not rendering
correctly either within a table.
Priority: -- → P3
Target Milestone: --- → mozilla1.1
Comment 8•24 years ago
|
||
I hit commit too soon: as an example, bug 109866 may be related, puttin in
moz09.9
Comment 9•24 years ago
|
||
Resize window for interesting effects.
Comment 10•24 years ago
|
||
*** This bug has been marked as a duplicate of 111255 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•