Closed
Bug 208542
Opened 22 years ago
Closed 18 years ago
table with collapsed solid borders not rendered properly when size gets large
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
RESOLVED
DUPLICATE
of bug 244135
Future
People
(Reporter: hoks, Unassigned)
References
()
Details
Attachments
(1 file)
204.73 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529
The table is a repetition of chunks consisting of "header", "content" and
"seperator" cells. Table in the webpage consists of 20 chunks, pls see source
for indicator
The table appears fine if rendered in small number of chunks (tested OK up til 5)
More than that, the table will be missing borders, sometimes, partially rendered
borders (mouse droppings kind :P)
Found out that if I did a print preview, then close the preview, the table is
rendered properly.
Reproducible: Always
Steps to Reproduce:
To see problem with rendering
1. go to http://the.stormkeepers.org/testing.htm
To see problem go away temporarily
1. open print preview
2. close print preview
Actual Results:
table not rendered properly, missing borders, lines
Expected Results:
proper table with solid collapsed borders
![]() |
||
Updated•22 years ago
|
Whiteboard: DUPEME
This renders correctly as opposed to when it's not nested within another table
Updated•22 years ago
|
Priority: -- → P3
Target Milestone: --- → Future
Comment 2•21 years ago
|
||
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040914
I have also experience similiar behaviour in a large table. Somtetimes the table
is rendered correctly and sometimes it is not. Just changing a single character
in the HTML code of the table can trigger this (or cure the problem). Sometimes
the complete table lacks borders, sometimes only the upper portion.
But if I do a print preview, the preview is always correct and when the preview
is closed the table is rendered correctly. However by just pressing the reload
button nothing changes, but a shift click on the reload button (to force a
reload) will cause the problem to appear again.
This bug could be related to bug #244135.
Comment 3•18 years ago
|
||
The original poster's testcase site is gone, but I agree - I think this is a dupe of 244135. Marking as such.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•