Ticket #4101 (closed bug: fixed)

Opened 13 months ago

Last modified 9 months ago

Ui Dialog height does not adjust minHeight

Reported by: mconway Owned by: scott.gonzalez
Priority: minor Milestone: 1.8
Component: ui.dialog Version: 1.6rc6
Keywords: Cc:

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

dialog-minheight.patch (2.9 kB) - added by scott.gonzalez 11 months ago.

Change History

Changed 13 months ago by joern.zaefferer

  • milestone changed from TBD to 1.6

Changed 13 months ago by rdworth

  • milestone changed from 1.7 to 1.8

Changed 12 months ago by scott.gonzalez

jquery-ui-dev thread approving the change.

Docs need to be updated when this is fixed.

Changed 11 months ago by scott.gonzalez

  • owner set to scott.gonzalez
  • status changed from new to accepted

Changed 11 months ago by scott.gonzalez

Changed 9 months ago by scott.gonzalez

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in r2679.

Note: See TracTickets for help on using tickets.