Closed Bug 6388 Opened 25 years ago Closed 25 years ago

[PP]COLGROUP attribute/value 'width=rel' not working properly.

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: christinehoff4, Assigned: karnaze)

References

()

Details

Attachments

(1 file)

Using 5/13 Apprunner on Win 95,Win NT, Win 98, Linux(5/13 Viewer), and
Mac8.5(5/12 Apprunner).

Open the URL. There are two tables with widths assigned to colgroups. The first
table uses pixels and relative widths. The second table uses pixels.

Expected results: The table should display the same.
Actual results: The table with the pixels and relative widths does not display
correctly. The browser should allot the pixel length, then divide the
remaining space with the relative lengths. In this case 3* should be alloted
three times the remaining space and 1* should be alloted 1 times the remaining
space -- in other words -- 200, 300, 100.

Behavior on Mac is OK. Win 95, Win NT, Win 98 and Linux have the bug.
Attached file HTML file
Status: NEW → ASSIGNED
Target Milestone: M9
This may be related to bug#5797 , as it also deals with problems calculating
table widths.
This has nothing to do with 'width=rel'. The real bug is that
when both <table> and <colgroup> specifies 'width' the cells
gets wrong width (even when using absolute widths).
see bug#9156
Chris: mats@symsoft.se in his 7/1 comments says this is not a width=rel problem.
However, it now seems to be fixed. See if you agree - if you do, please mark it
fixed. Bug #3967 looks to be the same problem and that bug is marked fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed with 7/28 changes.
Status: RESOLVED → VERIFIED
Verified bug fixed.
You need to log in before you can comment on or make changes to this bug.