Closed
Bug 2997
Opened 26 years ago
Closed 25 years ago
Table lays out poorly(extra whitespace)
Categories
(Core :: Layout: Tables, defect, P1)
Core
Layout: Tables
Tracking
()
VERIFIED
WORKSFORME
M13
People
(Reporter: cmaximus, Assigned: karnaze)
References
()
Details
(Whiteboard: [TESTCASE])
Attachments
(1 file)
(deleted),
text/html
|
Details |
the url is really hometown.aol.com. Going to members takes you there. I left it for people who like to query on urls.
The bug is not really 'all' platforms it's just Mac (99035) and Linux(99035).
Along the top of the page between the 'help' link and the ad banner is a big whitespace that shouldn't be there. In MacMonkey
you can't see the alt content so I changed the bgcolor to grey so you can see the whitespace.
Here's the minimum relevant html (no links):
<html>
<head>
<title></title>
</head>
<body bgcolor="#CCCCCC" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" >
<table height="60" width="1200" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0">
<tr valign="top" height="40">
<td bgcolor="#333399" width="222" nowrap><img height="40" width="222" border="0" alt="Hometown AOL"></td>
<td bgcolor="#333399" width="145" valign="middle" nowrap><p align="center"> <img border=0 width=120 height=30 alt=
"Quick Start Link"></td>
<td bgcolor="#333399" width="234" rowspan="2"><img border=0 width=234 height=60 alt="Ad Banner"></td>
<td bgcolor="#333399" width="599" rowspan="2"> </td></tr>
<tr valign="top" height="20">
<td width="367" colspan="2" nowrap><img height="20" width="74" border="0" alt=" Welcome"><img height="20" width="74"
border="0" alt="Add/Edit"><img height="20" width="74" border="0" alt="Find"><img height="20" width="74" border="0" alt="Site
Map"><img height="20" width="71" border="0" alt="Help"><!--the offending whitespace shows up right here.--></td></tr></
table>
</body>
</html>
Reporter | ||
Updated•26 years ago
|
QA Contact: 4130
Reporter | ||
Comment 1•26 years ago
|
||
installing myself as QA Contact.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Priority: P2 → P1
Reporter | ||
Updated•26 years ago
|
Reporter | ||
Comment 3•26 years ago
|
||
a min testcase is provided at the above url
Assignee | ||
Updated•26 years ago
|
Target Milestone: M6
Assignee | ||
Comment 4•26 years ago
|
||
Moving to M6
Assignee | ||
Comment 5•26 years ago
|
||
Moving to M8.
Comment 6•26 years ago
|
||
Updated•26 years ago
|
Whiteboard: [TESTCASE]
Comment 7•26 years ago
|
||
Marked [TESTCASE].
Assignee | ||
Updated•26 years ago
|
Target Milestone: M8 → M9
Assignee | ||
Comment 8•26 years ago
|
||
Moving to M9
Assignee | ||
Updated•26 years ago
|
Target Milestone: M9 → M11
Assignee | ||
Comment 9•26 years ago
|
||
Moving to M11
Assignee | ||
Comment 10•25 years ago
|
||
Moving to M13.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Assignee | ||
Comment 11•25 years ago
|
||
I am not seeing the problem as reported, although their are some
othere differences between Nav in the attachment.
Reporter | ||
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 12•25 years ago
|
||
yes, after many, many months. The problem is no longer as described.
marking verified as WFM with the 20000106 builds
You need to log in
before you can comment on or make changes to this bug.
Description
•