Closed Bug 89246 Opened 23 years ago Closed 23 years ago

Nested tables are sometimes not drawn correctly

Categories

(Core :: Layout: Tables, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: dirk.grossmann, Assigned: karnaze)

References

()

Details

Attachments

(1 file)

From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.2) Gecko/20010628
BuildID:    2001062815

The page contains tables like this:

 <table cellspacing="0" cellpadding="1" border="0" width="99%"
      bgcolor="#7e7e7e" class="clsNavTable">
<tr>
<td valign="top"><span
class="cNavTitle"><nobr>Ausschreibungsdatenbank</nobr></span><table
cellspacing="0" cellpadding="5" border="0" width="100%">
<tr>
<td bgcolor="white" valign="top">
<table border="0" cellpadding="4" cellspacing="0" width="100%">
<tr>
<td>... Text ...</td>
</tr>
<tr>
<td>Ausschreiben, recherchieren und Angebote einholen</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>

while the outer table should provide a gray frame and a gray title bar. On some
occurrences of such tables, the bottom part is not drawn.

Reproducible: Always
Steps to Reproduce:
1.Browse to the URL above
2.The boxes on the left side and on the right side are of this kind.


Actual Results:  The bottom part of the outer table is not drawn.

Expected Results:  The complete outer table is drawn as it has cellpadding=1.
->Component: HTML Tables
Assignee: asa → karnaze
Component: Browser-General → HTMLTables
QA Contact: doronr → amar
I havent seen this recently but i remember it being a bug before.....might be
related to bug 32205..Its hard to tell though I reloaded the page 5 times and
didnt see it once..Maybe its fixed?
 It might be fixed in the recent builds.. 
Verifed on win2000 build ID # 2001-07-11-06-0.9.2
Marking it resolved
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
 Marking verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: