Closed
Bug 20794
Opened 26 years ago
Closed 26 years ago
Crash when mousing over links
Categories
(Core :: Layout, defect, P3)
Tracking
()
VERIFIED
FIXED
M15
People
(Reporter: troy, Assigned: troy)
References
()
Details
(Keywords: crash)
Attachments
(1 file)
|
3.60 KB,
text/html
|
Details |
When I move the mouse over one of the links, e.g., Alareunamainoksia!, we hit an
assert in the block frame code.
That assert has to do with verification of the block's overflow lists.
Somethings wrong, because we should only have overflow if we're paginated an
dthis page isn't
Looking at the stack implies the table code is somehow passing in a constrained
height when it should not
Updated•26 years ago
|
Severity: normal → critical
Comment 1•26 years ago
|
||
I can reproduce the problem in the Dec 06th build. Report has been generated in
Talkback ID 1995268.
Adding "crash" keyword to all known open crasher bugs.
Keywords: crash
Seems to be fixed now. The original URL no longer seems to exist, but the
reduced test case I created no longer crashes
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•