Closed Bug 12709 Opened 25 years ago Closed 25 years ago

right-floating image makes its cell expand

Categories

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

x86
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: corack, Assigned: buster)

References

()

Details

(Whiteboard: [TESTCASE])

Attachments

(1 file)

The page doesn't render correctly as it does in either Netscape 4+ or IE 4/5, not sure exactly what the bug is caused by, but it is obviously rendering incorrectly.
QA Contact: leger
Summary: doesn't seem to render the page correctly...
help.earthlink.net
Attached file testcase
Assignee: don → karnaze
Component: Browser-General → HTMLTables
Summary: right-aligned image messes up table layout
Whiteboard: [TESTCASE]
Good testcase.  I was working on the same thing...  (style="float: right" on the
image works too)

Changing title from "right-aligned image messes up table layout" to
"right-floating image makes its cell expand".
Summary: right-aligned image messes up table layout → right-floating image makes its cell expand
Assignee: karnaze → kipp
Kipp, the floating image in the 2nd cell's area frame is reporting an
unconstrained desired width, causing the 1st cell to be too narrow. This may be
a dup of bug 12003, but that one is marked M15.

          TC::Rfl 02674EA0 rea=1 av=(3825,UC) comp=(3765,UC)
            Area::Rfl en 02674E00 rea=1 av=(3765,UC) comp=(3765,UC)
Area(td)(1)@02674E00: WARNING: max-element-size:840,765 desired:3765,0 maxSize:3
765,1073741824
            Area::Rfl ex 02674E00 des=(3765,765) maxElem=(840,765)
          TC::Rfl ex 02674EA0 des=(3825,825) maxElem=(900,825)
          TC::Rfl 02674EA0 rea=0 av=(UC,UC) comp=(3765,UC)
            Area::Rfl en 02674E00 rea=0 av=(UC,UC) comp=(UC,UC)
Area(td)(1)@02674E00: WARNING: max-element-size:840,765 desired:840,0 maxSize:10
73741824,1073741824
            Area::Rfl ex 02674E00 des=(UC,765) maxElem=(840,765)
          TC::Rfl ex 02674EA0 des=(UC,825) maxElem=(900,825)
Status: NEW → ASSIGNED
Target Milestone: M15
Blocks: 12940
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Recent work on right aligned floaters has fixed this.
QA Contact: chrisd
Setting QA Contact for a verification.
Status: RESOLVED → VERIFIED
Using 12/13 build, verified fixed.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: