Search and Top Navigation
#10729 closed bug (duplicate)
Opened December 18, 2014 04:22PM UTC
Closed December 18, 2014 04:43PM UTC
jQuery UI 1.11 Dialog auto height issue
Reported by: | darcon77 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.dialog | Version: | 1.11.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When creating a dialog with variable content and auto height, initially the dialog is created properly, with auto height and changing the dialog content properly adjust the height. However after dragging the dialog, its height becomes a static value and content overflows the dialog.
This behavior seems to not be present in 1.10 version.
jsfiddle below:
Attachments (0)
Change History (1)
Changed December 18, 2014 04:43PM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
Duplicate of #10725.