#3694 closed bug (worksforme)
Dialog with resizable/draggable: false
Reported by: | ajpiano | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.dialog | Version: | 1.6rc2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
At present, it seems to me that setting draggable or resizable to false on a dialog leaves you with a disabled instance of that widget, rather than not creating the instance at all. This is especially annoying with resizable, as it leaves drag handles on the element. I tend to think that setting resizable:false on a dialog would leave me with absolutely no repercussions on that dialog from resizable.
Change History (3)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Works as noted by original poster.
Note: See
TracTickets for help on using
tickets.
I am an idiot. The "latest" is apparently not the latest. Sorry.