Closed
Bug 4931
Opened 26 years ago
Closed 26 years ago
Cellspacing has problems when a width is specified
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
VERIFIED
FIXED
M7
People
(Reporter: marshall, Assigned: karnaze)
Details
Attachments
(1 file)
I created 2 tables. The first with a background colour, no cellspacing, no
cellpadding, and no border. Next I created a table inside of the first one and
set its cellspacing=1. Each individual cell had its own background colour.
This works fine if no width is specified (or if the width is too small for the
contents), but if a width is specified (On the inner table) the gap which is
supposed to be 1 pixel increases and decreases in size (Usually by 1 pixel).
Build ID: 1999040818
Reporter | ||
Comment 1•26 years ago
|
||
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M6
Assignee | ||
Comment 2•26 years ago
|
||
The cellspcaing may be off by a pixel. By increasing the cellspacing to 5 the
differences between Nav4.5 are more noticeable.
Assignee | ||
Comment 3•26 years ago
|
||
Moving to M8.
Assignee | ||
Updated•26 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 4•26 years ago
|
||
This looks ok on WinNT debug.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 5•26 years ago
|
||
Tested on Win 98 using 6/3 Apprunner. Verified fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•