Open
Bug 405110
Opened 18 years ago
Updated 3 years ago
ASSERTION: constructing frames in the middle of reflow with zoom, button, overflow and reload
Categories
(Core :: Layout, defect)
Tracking
()
NEW
People
(Reporter: martijn.martijn, Unassigned)
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
|
787 bytes,
text/html
|
Details |
See testcase, I see this assertion with current debug trunk build:
###!!! ASSERTION: constructing frames in the middle of reflow: 'mPresContext->mL
ayoutPhaseCount[eLayoutPhase_Reflow] == 0', file c:\mozilla-build\mozilla\layout
\base\nsPresContext.h, line 935
The testcase uses enhanced privileges, so you need to download it to your computer.
To reproduce the assertion:
- Visit testcase, scroll down with the overflow: scroll div.
- Reload the page.
| Reporter | ||
Comment 1•18 years ago
|
||
Maybe this is the same as bug 403605? Although that testcase is quite different from this one.
Updated•18 years ago
|
Flags: blocking1.9?
Flags: wanted1.9+
Flags: blocking1.9?
Flags: blocking1.9-
Flags: wanted1.9.0.x+
Flags: wanted1.9-
Flags: wanted1.9+
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•