Closed
Bug 893509
Opened 9 years ago
Closed 8 years ago
[Windows] "ASSERTION: Different heights?" with <select>
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: jruderman, Assigned: alexhenrie24)
References
Details
(Keywords: assertion, testcase)
Attachments
(1 file)
309 bytes,
text/html
|
Details |
###!!! ASSERTION: Different heights?: 'buttonHeight == displayHeight || (aReflowState.ComputedHeight() < buttonHeight && buttonHeight == mButtonFrame->GetUsedBorderAndPadding().TopBottom()) || (aReflowState.ComputedHeight() < displayHeight && displayHeight == mDisplayFrame->GetUsedBorderAndPadding().TopBottom())', layout/forms/nsComboboxControlFrame.cpp, line 876
Assignee | ||
Comment 1•8 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/cfbcdc591ccd
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Updated•8 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•