Search and Top Navigation
#4122 closed bug (fixed)
Opened February 11, 2009 02:15PM UTC
Closed June 09, 2009 01:10AM UTC
Dialog's content area isn't resized when height is adjusted
Reported by: | dmuir | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.6rc6 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
In themeroller, open the dialog and resize it:
$('#dialog').dialog('option', 'height', 100);
Only the outer widget div gets resized, and the button pane gets cut off.
Related issue #4112
Attachments (0)
Change History (4)
Changed February 11, 2009 02:16PM UTC by comment:1
Changed February 12, 2009 11:28PM UTC by comment:2
component: | ui.core → ui.dialog |
---|---|
milestone: | TBD → 1.6 |
priority: | critical → major |
Changed March 08, 2009 02:39PM UTC by comment:3
milestone: | 1.7 → 1.8 |
---|
Changed June 09, 2009 01:10AM UTC by comment:4
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r2679.
Bah, won't let me edit. ui.dialog, not ui.core...