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)
Change History (6)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Milestone: | 1.7 → 1.8 |
---|
comment:3 Changed 14 years ago by
comment:4 Changed 14 years ago by
Owner: | set to scott.gonzalez |
---|---|
Status: | new → accepted |
Changed 14 years ago by
Attachment: | dialog-minheight.patch added |
---|
Note: See
TracTickets for help on using
tickets.
jquery-ui-dev thread approving the change.
Docs need to be updated when this is fixed.