Closed Bug 233077 Opened 21 years ago Closed 16 years ago

abs pos object frame with html has a horked view hierarchy

Categories

(Core :: Web Painting, defect, P2)

x86
Windows XP
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: bernd_mozilla, Assigned: roc)

References

Details

Attachments

(2 files)

load the testcase in the debugger it triggers the NS_ERROR at
http://lxr.mozilla.org/seamonkey/source/layout/html/base/src/nsContainerFrame.cpp#430
and before NS_PRECONDITION(aReflowState.frame == aKidFrame, "bad reflow state");
at
http://lxr.mozilla.org/seamonkey/source/layout/html/base/src/nsContainerFrame.cpp#909
Attached file the object frame
Attached file the testcase
The thing to do is to make nsHTMLContainerFrame;;CreateViewForFrame be able to
create a view for any frame even if there are already child frames with views.
This is not hard to do and will simplify code (and fix bugs) all over the place.
Something for 1.8a.
Summary: abs pos object frame with html has a horked view hierarchie → abs pos object frame with html has a horked view hierarchy
wfm and the url of comment 4 is not reachable
Abs-pos elements no longer get views in Gecko 1.9.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Component: Layout: View Rendering → Layout: Web Painting
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: