Closed Bug 76521 Opened 23 years ago Closed 23 years ago

Images in a table cell displayed in vertical instead of horizontal order

Categories

(Core :: Layout: Tables, defect)

x86
Linux
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 32191

People

(Reporter: Sebastian.Leske, Assigned: karnaze)

References

()

Details

Attachments

(2 files)

Mozilla build used: 20010328
If you look at the URL supplied with this report, you'll note the small pictures
at the top in a vertical row at the left. These are meant to be in a horizontal
row, and they're displayed that way by at least Netscape 4.74, IE 4.0 and by kfm
(the old KDE browser).
I created a minimal testcase from the page, which I include as an attachment.
Load it, and you'll see the the three (empty) images stacked vertically, like this:
#
#
#

while they should be in horizontal order:

# # #

A few observations:
- Removing the 'width' attribute in the TD tag makes the problem go away, but
the width setting in the document leaves enough space for the images, so there's
no reason for Mozilla to wrap because of it.
- Removing the second <TD>...</TD> (i.e. the second cell) altogether also
makes the problem go away...?!
The following bugs seem to describe related problems, but I lack the expertise
to decide whether I'm reporting a duplicate:
71596
31025
37656
39966

Just noted that I submitted the *wrong file* as attachment the first time; the
second file is the one that demonstrates the problem.

Also note that since the file uses external images (which normally don't exist)
you'll only see the problem by the 'missing image' symbols mozilla shows. These
 always appear when I load the file from disk, but they don't show when loading
the file directly from a web server (such as by clicking on the attachment on
the bugzilla page). In that case to see the problem:
- disable images in mozilla and reload page
or
- save page to local file and load that
or
- change links in file to existing images to see the effect.

dup of 37656, which is a dup itself.  Sebastian, thanks for looking up that list
of likely dups!

*** This bug has been marked as a duplicate of 32191 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
 This bug has many dupes... This is the same problem that the imaged do not line
up horzontally.. Verified that this is a dupe
Status: RESOLVED → VERIFIED
I can no longer reproduce the bug with Mozilla 0.9.5 (Linux), neither using the
provided testcase nor on the URL given in the report.
Seems this has been fixed...?
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: