Open Bug 388119 Opened 17 years ago Updated 2 years ago

assertion on nsScrollbarFrame

Categories

(Core :: Layout, defect)

x86
Linux
defect

Tracking

()

People

(Reporter: fantasai.bugs, Unassigned)

References

Details

I'm constantly getting pairs of

###!!! ASSERTION: reflow state computed incorrect width: 'reflowState.ComputedWidth() == size.width - reflowState.mComputedBorderPadding.LeftRight()', file nsPresShell.cpp, line 6022
###!!! ASSERTION: reflow roots must not have visible overflow: 'desiredSize.mOverflowArea == nsRect(nsPoint(0, 0), nsSize(desiredSize.width, desiredSize.height))', file nsPresShell.cpp, line 6040

where reflowState.frame is an nsScrollbarFrame.

Building Firefox from trunk source, it's been asserting at me for months I think... Latest build with this problem is today's, 2007-07-13.
I think bug 397367 will fix these.
Depends on: 397367
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.