Closed Bug 79522 Opened 23 years ago Closed 23 years ago

Cells in the same column doesn't get the same width

Categories

(Core :: Layout: Tables, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED WORKSFORME

People

(Reporter: amla70, Assigned: karnaze)

Details

Attachments

(7 files)

I'm trying to design a table but I have found some problems. Some of the cells doesn't have the same width in one column. I have simplified it to this sample code: (maybe it's something relative to the negative indentation, but I need it, and anyway all the cells should remain within the table) <table border="1" > <tr> <td width="70">1,1 </td> <td width="105">1,2</td> </tr> <tr> <td width="70">2,1</td> <td width="105"><div style="font-size:8pt; margin-left: 14px; text-indent:-14px">2,2 why does it happen</div></td> </tr> </table>
Oops, didn't mean to add the same attachment twice. Reporter, can you attach a screen shot of what you see with the testcase.
Attached image Screen-shot of the bug
What theme are you using? Also what build are you seeing the problem in? I don't get what you're getting with the Classic Theme in Build 2001050721.
I'm using mozilla 0.9 Build ID: 2001050515, Modern Theme. Win98 spanish, screen resolution 800x600, 16 bits. I think that it also failed in mozilla 0.81
Tested with the last nightly Build ID: 2001050915 Windows 98 spanish 4.10.1998 Theme Modern. The bug remains the same. Another test case (without negative indent): <table border="1" > <tr><td width="220"> <dl> <dt></dt> <dd> A fix for this bug is checked</dd> </dl> </td></tr> </table>
Attached file Third test-case
This bug seems to have been fixed as of 0.91 (Build 060703), so I think that someone with the proper priviledges can mark it as resolved.
Marking WFM as per Reporters Comments. Alfonso, as reporter of this bug you should be able to mark thia as resolved.
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
v.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: