Closed Bug 13196 Opened 25 years ago Closed 25 years ago

{float} Text wrapping doesn't work when align=right in nested table

Categories

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

x86
All
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: havoc, Assigned: buster)

References

()

Details

(Whiteboard: [TESTCASE])

Attachments

(1 file)

The page mentioned renders correctly on any other browser, but mozilla doesn't seem to wrap the lines, instead just extending the table a few kilometers. Ouch. That's no pleasant reading. I don't know if this has been reported already, but this really bothers me, since it's a project I've been working on.
Attached file testcase (deleted) —
Assignee: troy → karnaze
Component: Layout → HTMLTables
Summary: Text wrapping doesn't work → Text wrapping doesn't work when align=right in nested table
Whiteboard: [TESTCASE]
Chris, I don't know whether this is you or Kipp. It looks like the "align=right" is what triggers the problem
I've found this problem at www.netbsd.org, as well. Definitely an align=right thing.
Target Milestone: M11
Assignee: karnaze → kipp
Kipp, the area frame containing the nested floating table is reporting unconstrainted width. This is probably a dup of some other bug. TR::Rfl en 01752350 rea=0 av=(UC,UC) comp=(UC,UC) TC::Rfl 01753DE0 rea=0 av=(UC,UC) comp=(UC,UC) Area::Rfl en 01753D40 rea=0 av=(UC,UC) comp=(UC,UC) TO::Rfl en 01754F90 rea=0 av=(UC,UC) comp=(0,UC) T::Rfl en 01754E90 rea=0 av=(UC,UC) comp=(0,UC) T::Rfl ex 01754E90 des=(13755,375) maxElem=(1440,0) TO::Rfl ex 01754F90 des=(13755,375) maxElem=(1440,0) Area(td)(0)@01753D40: WARNING: max-element-size:13815,375 desired:13815,0 maxSiz e:1073741824,1073741824 Area::Rfl ex 01753D40 des=(UC,375) maxElem=(13815,375) TC::Rfl ex 01753DE0 des=(UC,405) maxElem=(13845,405) TR::Rfl ex 01752350 des=(UC,405) maxElem=(13845,405)
Status: NEW → ASSIGNED
Target Milestone: M11 → M12
Summary: Text wrapping doesn't work when align=right in nested table → {float} Text wrapping doesn't work when align=right in nested table
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed. right floaters work much better in table cells...
Status: RESOLVED → REOPENED
Well in fixing 13553 i've regressed this one. Harumph.
Status: REOPENED → ASSIGNED
Resolution: FIXED → ---
Target Milestone: M12 → M15
*** Bug 14118 has been marked as a duplicate of this bug. ***
http://www.webtrends.com/default.htm (see dup. bug 14118) is another site that has this problem, which is probably worth testing.
*** Bug 14489 has been marked as a duplicate of this bug. ***
*** Bug 16580 has been marked as a duplicate of this bug. ***
*** Bug 13239 has been marked as a duplicate of this bug. ***
*** Bug 15958 has been marked as a duplicate of this bug. ***
Status: ASSIGNED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: --- → FIXED
I've just landed fixes for this bug. Floated tables that are inside a table cell now behave much nicer. I also added a regression test to the table regression tests.
Well .. looks like at least http://shadowmere.student.utwente.nl/wdp is fixed now.
Status: RESOLVED → VERIFIED
Marking as verified fixed with the Oct 25th Build.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: