Search and Top Navigation
#5809 closed bug (worksforme)
Opened July 08, 2010 12:57AM UTC
Closed July 08, 2010 01:04PM UTC
Last modified October 11, 2012 09:15PM UTC
Reopening closed dialog, height shrinks
Reported by: | khubilla | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.dialog | Version: | 1.8.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Steps to reproduce:
1.) Create a modal dialog with minHeight
2.) Open the dialog using a button
3.) Close the dialog
4.) Open the dialog again
Actual Behavior:
Modal dialog's height shrinks a little
Other information
I also notice that when you re-open a dialog with a float element inside or an element with absolute position, the dialog's height will ignore the said elements. They will not be included in dialog's autoheight computation
Attachments (0)
Change History (3)
Changed July 08, 2010 01:01PM UTC by comment:1
Changed July 08, 2010 01:04PM UTC by comment:2
resolution: | → worksforme |
---|---|
status: | new → closed |
I can't reproduce this. Please attach a test case showing the problem and list which browsers this occurs in.
Changed October 11, 2012 09:15PM UTC by comment:3
milestone: | TBD |
---|
Milestone TBD deleted
The behavior of floated and absolutely positioned elements is correct.