Open
Bug 460619
Opened 16 years ago
Updated 2 years ago
ASSERTION: preferred size of popup not set: 'mPrefSize.width >= 0 || mPrefSize.height >= 0'
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
NEW
People
(Reporter: whimboo, Unassigned)
Details
(Keywords: assertion)
Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.9.1b2pre) Gecko/20081018 Minefield/3.1b2pre
When opening the options dialog sometimes following assertion is shown:
###!!! ASSERTION: preferred size of popup not set: 'mPrefSize.width >= 0 || mPre
fSize.height >= 0', file c:/mozilla/src/layout/xul/base/src/nsMenuPopupFrame.cpp
, line 973
Reporter | ||
Updated•16 years ago
|
Version: unspecified → Trunk
Updated•15 years ago
|
Summary: ASSERTION: preferred size of popup not set: 'mPrefSize.width >= 0 || mPre fSize.height >= 0' → ASSERTION: preferred size of popup not set: 'mPrefSize.width >= 0 || mPrefSize.height >= 0'
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•