Search and Top Navigation
#5323 closed bug (fixed)
Opened March 12, 2010 01:47AM UTC
Closed March 14, 2010 05:24PM UTC
dialog content shifts when dialog resized from top or left
Reported by: | rdworth | Owned by: | |
---|---|---|---|
Priority: | blocker | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.8rc3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
From http://forum.jquery.com/topic/dialog-resize-problem-in-ui-versions-1-8-rc2-3-on-ie-6-7-and-ff-3-6
This can be seen in the default dialog visual test:
http://jquery-ui.googlecode.com/svn/tags/1.8rc3/tests/visual/dialog/default.html
If you resize by the left or top handles the content shifts in the same direction as the resize during the resize and stays there when done.
Added resizable visual test to demonstrate source of issue http://jquery-ui.googlecode.com/svn/trunk/tests/visual/resizable/resizable_option_alsoResize_child.html