Closed
Bug 4574
Opened 26 years ago
Closed 26 years ago
Table problem with images with specified widths
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
M9
People
(Reporter: cpratt, Assigned: karnaze)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
If you look at the source HTML, you'll see that the EA home page contains a
table that is specified to have a width of 191. I believe this means that if
there are 2 cells in a row, each should be about 95 pixels wide. However, this
does not display correctly in apprunner (it does using IE 5 and Nav 4.51). If
you change the width of logo_eastore.gif to 86 instead of 87, it does display
correctly. This doesn't seem right as the combined with of the images in the
left cell are 83 pixels, which is well under the 95 pixels width... but
apprunner is displaying each of those 2 images (store_edge.gif and
box_sim3k.jpg) on separate lines if the right table cell contains that image set
to 87 pixels.
The same problem happens (the two images displayed on different lines) when
there is a fair amount of text in the right hand cell (thereby stretching the
table vertically?). See http://schist/ea.html for an example.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•26 years ago
|
Target Milestone: M7
Assignee | ||
Comment 2•26 years ago
|
||
Moving to M7.
Assignee | ||
Comment 3•26 years ago
|
||
Moving to M9.
Updated•26 years ago
|
Comment 4•26 years ago
|
||
cpratt: I am currently monitoring all bugs on the www.ea.com homepage using
bug 3061, which is assigned to me, and is dependent on all bugs that are present
on that page. I am therefore marking this bug as a dup of bug 3061, without
actually checking if the exact problem is still present.
Once all bugs dependent on bug 3061 have been fixed, I will revisit the EA
homepage and carefully examine that all bugs have been fixed, including
this one.
*** This bug has been marked as a duplicate of 3061 ***
Dang it - and to think I even did a test case for this. Marking verified
duplicate and uploading test case to Bugzilla.
You need to log in
before you can comment on or make changes to this bug.
Description
•