Open Bug 180825 Opened 22 years ago Updated 2 years ago

Rowspan height distribution questionable

Categories

(Core :: Layout: Tables, defect, P4)

x86
Windows 2000
defect

Tracking

()

Future

People

(Reporter: andrzej, Unassigned)

References

()

Details

(Keywords: testcase)

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826

In the page at http://www.chaeron.com/gryffyn/mozilla.html, the menu is rendered
way down near the bottom of the page with Mozilla.  All other browsers seem to
properly calculate the rowspans and row sizes, and show the cell with the menu
at the top of the page (as the align="top" should do).

A correct view (with HTML changed to work around this bug) can be found at
http://www.chaeron.com/gryffyn/software.html

Thanks!


Reproducible: Always

Steps to Reproduce:
1.
2.
3.
Can you attach a minimized testcase? And does the problem occur in a new build?
I see the problem with trunk build: 2002-11-15-12 on WINXP.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P4
Target Milestone: --- → Future
Attached file Testcase
The align=top that you mentionned (actually, valign=top) only positions data
within a cell, it does not position the cell. Not in Mozilla, nor in IE.

The problem here is that in IE, the bottom left column takes all the extra
room, while in Mozilla, the top left column takes all the extra room.
The rowspan rendering error display correctly in the Macintosh build.
Keywords: testcase
Summary: Rowspan not rendered correctly → Rowspan height distribution questionable
Assignee: layout.tables → nobody
QA Contact: amar → layout.tables
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: