Closed Bug 1520 Opened 26 years ago Closed 26 years ago

ss:Main table does not render

Categories

(Core :: Layout, defect, P2)

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: christinehoff4, Assigned: buster)

References

()

Details

1. Build: 11/20 - using release build, Viewer.exe 2. Platforms: Win 95, Win 98 3. Steps to reproduce: Open above URL in Viewer. 4. Expected results: Full page will load. 5. Actual results: Main table does not render.
Component: Rendering → Layout
Testing on 11/23 release build (Win 95), still a bug.
Assignee: michaelp → troy
Assignee: troy → buster
Steve, lots of nested tables so I'm giving it to you
Status: NEW → ASSIGNED
Summary: Main table does not render → ss:Main table does not render
Putting on ss: radar
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
the problem was the way table layout apportioned height from a rowspanning cell. Now, we do 2 things correctly: 1) we handle rows with rowspanning cells and no other cells. 2) we divide the height of a rowspanning cell proportionately to the rows spanned, where the proportion is defined by the max height of a cell in that row that has no effective rowspan.
*** Bug 1552 has been marked as a duplicate of this bug. ***
Status: RESOLVED → VERIFIED
verified in 11/24 build...much better now...
Inserting Milestone info.
You need to log in before you can comment on or make changes to this bug.