Closed Bug 3312 Opened 26 years ago Closed 26 years ago

table layout incorrect

Categories

(Core :: Layout, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: buster, Assigned: karnaze)

References

()

Details

(Whiteboard: [MAKINGTEST])

the "Problem 1 solved!" table does not lay out correctly. It's left edge looks too thick. HTML source for table: <table cellpadding=0 cellspacing=0 border=0 width=100%> <tr> <td bgcolor="#cc3300" width=2 height=5><spacer type="block" width=2 height=5></td> <td bgcolor="#ffffcc" width=8><spacer type="block" width=8></td> <td bgcolor="#ffffcc" width="100%"><spacer type="block" width=1></td> <td bgcolor="#ffffcc" width=8><spacer type="block" width=8></td> <td bgcolor="#cc3300" width=1><spacer type="block" width=2></td> </tr> <tr> <td bgcolor="#cc3300"><img src="/Images/bump.gif" width=2 height=2></td> <td bgcolor="#ffffcc"><img src="/Images/bump.gif" width=8 height=2></td> <td bgcolor="#ffffcc"> <font size=+2 color="#cc3300"><b><tt>Problem 1 solved!</tt></b></font> <br><font size=-1 face="Arial, Helvetica">The Windows 95 uninstaller can't remove Windows 3.<i>x</i> programs or any apps that don't support InstallShield. Oh yeah--it can't find redundant or orphaned files either. You need a real uninstaller for that--and CleanSweep's the best one around.</font></td> <td bgcolor="#ffffcc"><img src="/Images/bump.gif" width=8 height=2></td> <td bgcolor="#cc3300"><img src="/Images/bump.gif" width=2 height=2></td> </tr> <tr> <td bgcolor="#cc3300" height=5><spacer type="block" width=2 height=5></td> <td bgcolor="#ffffcc"><spacer type="block" width=8></td> <td bgcolor="#ffffcc"><spacer type="block" width=1></td> <td bgcolor="#ffffcc"><spacer type="block" width=8></td> <td bgcolor="#cc3300"><spacer type="block" width=2></td> </tr> </table>
Target Milestone: M6
Moving to M6. I recently reassigned a bug to Kipp where <img height=..> inside a cell was incorrect. This could be related.
Moving to M8
Whiteboard: [MAKINGTEST] - run2000@geocities.com
Not seeing the problem you're seeing, using M7 on Windows NT SP4. However, seeing problems with the table background colours not being honoured when the spacer tags are present without any height attribute set. This may be related to bug 8873. Investigating further...
Attached new test case to bug 8873. Marking this bug as WORKSFORME.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → WORKSFORME
Whiteboard: [MAKINGTEST] - run2000@geocities.com → [MAKINGTEST]
Status: RESOLVED → VERIFIED
Using 8/2 Apprunner across platform, verifying bug WORKSFORME.
You need to log in before you can comment on or make changes to this bug.