Skip to main content

Search and Top Navigation

#4101 closed bug (fixed)

Opened February 09, 2009 02:12PM UTC

Closed June 09, 2009 01:11AM UTC

Ui Dialog height does not adjust minHeight

Reported by: mconway Owned by: scottgonzalez
Priority: minor Milestone: 1.8
Component: ui.dialog Version: 1.6rc6
Keywords: Cc:
Blocked by: Blocking:
Description

Using 1.6RC6, setting a height on a dialog that is less than the minHeight causes the dialog to take the minHeight properties instead of the actual height set. Because IE browsers do not acknowledge minHeight, this does not affect IE browsers, but is noticeable on Firefox 3.

The issue is described in detail on google groups: http://groups.google.com/group/jquery-ui/browse_thread/thread/53b7bef9b586432a

Attachments (1)
Change History (5)

Changed February 12, 2009 11:42PM UTC by jzaefferer comment:1

milestone: TBD1.6

Changed March 08, 2009 02:37PM UTC by rdworth comment:2

milestone: 1.71.8

Changed March 21, 2009 03:14PM UTC by scottgonzalez comment:3

jquery-ui-dev thread approving the change.

Docs need to be updated when this is fixed.

Changed April 18, 2009 07:17PM UTC by scottgonzalez comment:4

owner: → scott.gonzalez
status: newaccepted

Changed June 09, 2009 01:11AM UTC by scottgonzalez comment:5

resolution: → fixed
status: acceptedclosed

Fixed in r2679.