Closed Bug 1200 Opened 26 years ago Closed 26 years ago

Tables using cellspacing do not have correct cell widths

Categories

(Core :: Layout: Tables, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: tyger11, Assigned: karnaze)

References

()

Details

When a table is using cellspacing, the cell widths are not calculated correctly. This happens with every version of Navigator I have available to test, including the latest pre-built binaries from Mike Wynhold's site (including the Oct 26 build). I'm not sure if those are using NGLayout or not (I suspect not).
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
This looks fine with Raptor.
Status: VERIFIED → REOPENED
With M7, cell widths _appear_ to be the correct width, but they still aren't spanning correctly. See the test URL for further info. -Reporter (tumbleweed@tumbleweed.net)
Resolution: FIXED → ---
With M8, same behavior as M7, not really fixed.
Product: MozillaClassic → Browser
From the comments I assume this is not (or no longer) about the product "MozillaClassic" so I'm changing the product name to "Browser" Btw, this was the only open bug within MozillaClassic :)
Assignee: toshok → karnaze
Status: REOPENED → NEW
Component: Layout → HTMLTables
Moving this over to HTMLTables. tumbleweed@tumbleweed.net: Could you explain why there shouldn't be a gap in the second row? I don't understand why not.
Status: NEW → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
The gap is there since cellspacing is 10px, which means that the spacing between every cell is 10px, not just some of them. For what it is worth, IE5 has a gap as well. Marking fixed since the cell widths have improved.
Timothy, I'm enclosing the following email you sent. What you are seeing in your screenshots is very different from what I am seeing on WinNT and hence the confusion. I had assummed that you expected there to be no gap, but instead you only expected there to be a 10px gap. Can you please pull a more recent build and try it again. If you are still seeing the large gap, please reopen because it is probably a Win98 only problem. ------ The gap on M8 under Win98 SE (and Win98) is much larger than 10px, otherwise I wouldn't say there's a bug. Attached is a screenshot. There should be 10px cellspacing between the cells in the second row, not 10px for each cell, plus the width of the cell in the middle of the first row - note the colspan values of all the cells. I think this is still way-buggy behavior. Just for the sake of amusement, I tested this in IE5/Win98SE, and it works better, but also has problems. See the attached tabletest-ie5.gif. It gets the behavior of the cell colspanning much better (but it's count is off by ten pixels) - but also note the cellspacing on the right of the table is gone. Weird, but you'll see from this screenshot the type of colspan/cellspacing behavior I expect in the second row between the cells. So, do you wanna reopen this bug, or shall I? I'll also put these screenshots up on my site at: http://tumbleweed.net/tabletest.gif and http://tumbleweed.net/tabletest-ie5.gif
Verified working beautifully in M10/Win98. You folks RAWK!
Still working correctly in M11 -Win32 (Win98SE) - FYI. Rawk on!
Adding verifyme keyword
Keywords: verifyme
Looks identical to IE5-screenshot now (except for the cellspacing to the right of the table, which isn't covered in this bug). Marking verified.
Status: RESOLVED → VERIFIED
Today i tested cell spacing
Keywords: verifyme
You need to log in before you can comment on or make changes to this bug.