Ticket #5221 (closed bug: fixed)
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: | |
| Blocking: | Blocked by: |
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.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in r3844.