Skip to main content

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.

Attachments (0)
Change History (3)

Changed September 07, 2010 01:34PM UTC by scottgonzalez comment:1

resolution: → fixed
status: newclosed

Fixed in 52e543a.

Changed September 10, 2010 05:28PM UTC by scottgonzalez comment:2

milestone: 1.91.8.5

Changed November 19, 2010 06:26PM UTC by Scott González comment:3

Dialog: If the browser doesn't support minHeight, use height to set the minHeight. Fixes #6027 - Dialog: minHeight isn't properly handled on init in IE6.

Changeset: 52e543a63760d9e9ca17e04e796ca80646326f4a