Opened 14 years ago

Closed 14 years ago

#4122 closed bug (fixed)

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

Change History (4)

comment:1 Changed 14 years ago by dmuir

Bah, won't let me edit. ui.dialog, not ui.core...

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

Component: ui.coreui.dialog
Milestone: TBD1.6
Priority: criticalmajor

comment:3 Changed 14 years ago by rdworth

Milestone: 1.71.8

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

Resolution: fixed
Status: newclosed

Fixed in r2679.

Note: See TracTickets for help on using tickets.