Search and Top Navigation
#5221 closed bug (fixed)
Opened February 24, 2010 09:56AM UTC
Closed February 24, 2010 05:16PM UTC
Buttons disappear after dragging dialog
Reported by: | togis | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8 |
Component: | ui.dialog | Version: | 1.8rc2 |
Keywords: | buttons dialog dragging | Cc: | |
Blocked by: | Blocking: |
Description
Ticket #4271 was cloased but this behavior still occurs in 1.8rc2.
Not setting the height attribute is not a proper solution to that problem.
It's mandatory to set this attribute if one loads content into the dialog via ajax after opening it. If you don't set the height attribute it will open in the middle of the screen at minimum height and the enlarge it self to the outside of the screen.
Attachments (0)
Change History (1)
Changed February 24, 2010 05:16PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in r3844.