Closed
Bug 433696
Opened 18 years ago
Closed 18 years ago
Table borders incompletely rendered when table row is very tall
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 422661
People
(Reporter: 32768, Unassigned)
Details
Attachments
(1 file)
|
364.98 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008051206 Minefield/3.0pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9pre) Gecko/2008051206 Minefield/3.0pre
When a table has cell borders, these borders are not completely rendered for any row which is very tall.
This affects very long pages with table-based layout, which rely on borders to be rendered.
I created a simplified test case (will attach).
Reproducible: Always
Steps to Reproduce:
1. View test case (attachment)
Actual Results:
The tall row has no borders near the top or bottom, but they appear in the middle. The borders appear normally on all other rows.
Expected Results:
All rows should have borders.
| Reporter | ||
Comment 1•18 years ago
|
||
Comment 2•18 years ago
|
||
-> Duplicate of Bug 422661
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•