Closed
Bug 5526
Opened 26 years ago
Closed 26 years ago
seattle.sidewalk.com is rendered horribly: misaligned tables and truncated graphics.
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
M15
People
(Reporter: cpeterso, Assigned: buster)
References
()
Details
Attachments
(1 file)
47.85 KB,
text/html
|
Details |
1. The center table columns are in the wrong place.
2. Many of the ad graphcs are in the wrong place.
3. The bottom menu bar is drawn twice and (unlike IE5) the menu item names are
not centered.
This page looks great under IE5.
Updated•26 years ago
|
Status: NEW → ASSIGNED
Priority: P3 → P1
Target Milestone: M6
Comment 1•26 years ago
|
||
Comment 2•26 years ago
|
||
(Well, this looks much better in the Apr27 build (I had looked first
in Apr25 build (win95 opt)) although it is very slow in loading from
disk for me, and I don't get all the images -- maybe just transient.).
The _major_ 'bug' in this page (that I see) is the same as bug #2701 --
multiple <STYLE> sections, located in the BODY instead of the HEAD
(where they _must_ be located according to HTML4).
I've attached a 'patched' version of the page for further testing. In
the 'patched' version, I simply gathered up the <STYLE>s, removed
duplicates and put it in the HEAD. [Note: Mac users -- they use some
javascript that document.writes a STYLE to boost some font sizes for
the Mac in the text links at the bottom of the page, so the attached
test case will have smaller fonts (by definition) than the sidewalk
page].
Updated•26 years ago
|
Assignee: karnaze → rickg
Status: ASSIGNED → NEW
Comment 3•26 years ago
|
||
John's attachment with the removed extra <style>s doesn't look that bad.
However, in http://seattle.sidewalk.com, it looks like the page is double. So,
this may be a duplicate of bug 2701, but I'll let Rick decide, since 2701 is
assigned to Kipp and marked M15. Reassigning to Rick.
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Comment 5•26 years ago
|
||
This certainly sounds like a 2701 dup.
*** This bug has been marked as a duplicate of 2701 ***
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 6•25 years ago
|
||
Agreed. This is a duplicate of 2701.
You need to log in
before you can comment on or make changes to this bug.
Description
•