Search and Top Navigation
#6027 closed bug (fixed)
Opened September 07, 2010 01:32PM UTC
Closed September 07, 2010 01:34PM UTC
Last modified November 19, 2010 06:26PM UTC
Dialog: minHeight isn't properly handled on init in IE6
Reported by: | scottgonzalez | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.8.5 |
Component: | ui.dialog | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Since IE6 doesn't support minHeight CSS, the calculation in dialog's _size() doesn't work properly and the dialog can be smaller than the minHeight option.
Fixed in 52e543a.