Skip to main content

Search and Top Navigation

#5073 closed bug (worksforme)

Opened January 18, 2010 12:51AM UTC

Closed January 20, 2010 11:58PM UTC

Last modified October 11, 2012 09:15PM UTC

UI Dialog Resize Area Rendering When Resize Disabled

Reported by: gomerpylevw Owned by:
Priority: minor Milestone:
Component: ui.dialog Version: 1.7.2
Keywords: dialog resize Cc:
Blocked by: Blocking:
Description

When you tell the ui.dialog that it is not resizeable, it still renders the resize div that contains the resize icon and throws off the even padding for the ui-content area. Only thing the "resize: false" does for you is hides the resize icon and disables the ability to resize the dialog but still leaves the real-estate blank.

Attachments (1)
  • dialogResize.JPG (55.4 KB) - added by gomerpylevw January 18, 2010 12:51AM UTC.
Change History (2)

Changed January 20, 2010 11:58PM UTC by scottgonzalez comment:1

resolution: → worksforme
status: newclosed

You might be using an old version of UI. Dialog's used to just enable/disable resizing, but they now create/destroy resizable plugins (and have for a while).

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:2

milestone: TBD

Milestone TBD deleted