Skip to main content

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 dmuir comment:1

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

Changed February 12, 2009 11:28PM UTC by jzaefferer comment:2

component: ui.coreui.dialog
milestone: TBD1.6
priority: criticalmajor

Changed March 08, 2009 02:39PM UTC by rdworth comment:3

milestone: 1.71.8

Changed June 09, 2009 01:10AM UTC by scottgonzalez comment:4

resolution: → fixed
status: newclosed

Fixed in r2679.