Opened 14 years ago

Closed 14 years ago

#4101 closed bug (fixed)

Ui Dialog height does not adjust minHeight

Reported by: mconway Owned by: Scott González
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)

dialog-minheight.patch (2.9 KB) - added by Scott González 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.6

comment:2 Changed 14 years ago by rdworth

Milestone: 1.71.8

comment:3 Changed 14 years ago by Scott González

jquery-ui-dev thread approving the change.

Docs need to be updated when this is fixed.

comment:4 Changed 14 years ago by Scott González

Owner: set to scott.gonzalez
Status: newaccepted

Changed 14 years ago by Scott González

Attachment: dialog-minheight.patch added

comment:5 Changed 14 years ago by Scott González

Resolution: fixed
Status: acceptedclosed

Fixed in r2679.

Note: See TracTickets for help on using tickets.