Skip to main content

Search and Top Navigation

#4112 closed bug (notabug)

Opened February 11, 2009 04:29AM UTC

Closed March 16, 2009 12:50AM UTC

Dialog shadow does not resize when dialog is resized after init

Reported by: dmuir Owned by:
Priority: minor Milestone: 1.7
Component: ui.dialog Version: 1.6rc6
Keywords: shadow, resize Cc:
Blocked by: Blocking:
Description

Go to themeroller and open the dialog.

Then in the console, type this:

$('#dialog').dialog('option', 'height', 100);

Height of the shadow remains at 500.

Attachments (0)
Change History (3)

Changed February 12, 2009 11:30PM UTC by jzaefferer comment:1

milestone: TBD1.6

Changed March 08, 2009 02:37PM UTC by rdworth comment:2

milestone: 1.71.8

Changed March 16, 2009 12:50AM UTC by scottgonzalez comment:3

milestone: 1.81.7
resolution: → invalid
status: newclosed

Shadow has been removed due to various problems.