Closed
Bug 116428
Opened 24 years ago
Closed 22 years ago
Image with "align" incorrectly layed out inside table
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
WORKSFORME
mozilla1.1alpha
People
(Reporter: jmccabe, Assigned: attinasi)
Details
Attachments
(4 files)
This one is very bizarre.
In a situation where the HTML is layed out something like this:
html
body
center
table
table
Aligned Image & Text
/table
Aligned Image & Text
/table
/center
/body
/html
the second aligned image will occasionally by placed in the wrong location on
the page.
Image of bad layout, plus HTML test case to come.
Probably related to Bug 103433.
Reporter | ||
Comment 1•24 years ago
|
||
Reporter | ||
Comment 2•24 years ago
|
||
This test case is tricky. It seems to display correctly most of the time, but
simply hitting "reload" repeatedly will eventually display the layout problem
(see attached screen shot).
Forgot to mention - This is Moz 2001122008.
Reporter | ||
Comment 3•24 years ago
|
||
HTML was unchanged between shots. Bad layout was achieved by simply hitting
"Reload" several times.
Reporter | ||
Comment 4•24 years ago
|
||
Finally - Within the Netscape network a site that shows this behavior with each
viewing is dzm.mcom.com
Comment 5•24 years ago
|
||
Confirming issue in the Dec 21 build (2001-12-21-05).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 6•24 years ago
|
||
This is probably related to 115877 which displays a misaligned image in a table.
Comment 7•24 years ago
|
||
Updated•24 years ago
|
Target Milestone: --- → mozilla1.1
Reporter | ||
Comment 8•23 years ago
|
||
This seems to work correctly in 2002061108 (on Linux)
Comment 9•22 years ago
|
||
WFM on a current WinXP nightly trunk build. Resolving WFM.
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•