Closed
Bug 5396
Opened 26 years ago
Closed 25 years ago
Images layout incorrectly
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
M11
People
(Reporter: adickinson, Assigned: karnaze)
References
()
Details
(Whiteboard: [TESTCASE])
Attachments
(2 files)
If you go to the front page of this site, or its sub-pages, the top image (which
is many images) does not display correctly... white bands are displayed. I am
guessing that the images are just not lining up exactly correct. Not a huge
problem but many sites employ the technique.
Chris, it's all done using images inside of a table so it looks more like a
table problem than a block problem
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M6
Assignee | ||
Comment 2•26 years ago
|
||
Moving to M8
Comment 3•26 years ago
|
||
Just noting -- in May, this table was failing on a combination of:
1) bug #5821 -- Nav4 vs CSS2 line-height calculation
2) failure to load some pixel size images (reported on many pages, most
commonly slashdot, but perhaps bug #6696) -- fixing this depends, I
suppose, on Necko landing.
3) (I think) a problem with distribution of width to colspan'd columns.
Using jun17 win95 build, #3 no longer applies. {I'll leave it to chris(k|p)
as to whether they want to mark the dependencies #1 and #2).
Comment 4•26 years ago
|
||
This issue still occurs in the June 30th build (1999063008) Mac, Win 95, and
Linux.
this bug still exists in m7 (linux). on the given url, the white lines appear
directly under "Barr Informa" and below "ology services (the line is just above
the "who are we" on the vertical axis). justin@debian.org, july 1.
Assignee | ||
Comment 6•26 years ago
|
||
Moving to M9.
Comment 7•26 years ago
|
||
Updated•26 years ago
|
Whiteboard: still in m7 → [TESTCASE]
Comment 8•26 years ago
|
||
A comment on my attachment above (id=984):
If the <a> element surrounding the image in the last table cell
is removed, then all works fine.
I was using M8 (and M7) under Windows 98.
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M10
Assignee | ||
Comment 9•26 years ago
|
||
Moving to M10.
Comment 10•26 years ago
|
||
w.r.t. my 06/26 comments: with points 2 *and* 3 now resolved (tested aug27
win95 build) then this bug is now purely a duplicate of bug #5821, and is not a
tables bug. The attachment (to follow) is the original page with the addition
of :
<style> img {vertical-align: bottom;} </style>
which "removes" the 'white gaps' between images. Recommend: mark this as a
DUPLICATE [of the most duplicated bug on Bugzilla ;-( ]
Comment 11•26 years ago
|
||
Comment 12•25 years ago
|
||
Spoke to karnaze during bug triage today. Moving to M11. Not an M10 blocker.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 13•25 years ago
|
||
The original url and attachments look ok.
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 14•25 years ago
|
||
Wit the Oct 5 th build, the problem has been fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•