Opened 15 years ago
Closed 15 years ago
#2794 closed bug (fixed)
[UI Dialog] 1.5b4 Dialogs no longer draggable
Reported by: | ThrushAAX | Owned by: | paul |
---|---|---|---|
Priority: | critical | Milestone: | 1.5 |
Component: | ui.dialog | Version: | 1.5b4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
see http://dev.jquery.com/view/tags/ui/1.5b4/tests/uiTest.dialog.html
could be related to #2793
Attachments (1)
Change History (8)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
For me, the bug shows regardless of whether modal is true or false.
comment:3 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
This has been fixed in the newest trunk version.
comment:4 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Dialog's still can't be dragged, try http://dev.jquery.com/view/trunk/ui/tests/uiTest.dialog.html#dialog-options-draggable-true
or try the dialog functional demo. I don't know why the modal issue was mentioned in this ticket, that doesn't have anything to do with draggability.
comment:6 Changed 15 years ago by
Component: | ui.core → ui.dialog |
---|---|
Milestone: | → 1.5 |
Version: | 1.2.3 → 1.5b4 |
comment:7 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Note: See
TracTickets for help on using
tickets.
I noticed an issue also with the dialogs... I am getting an error message saying 'dialog.options has no properties'. I found this same issue on http://dev.jquery.com/view/tags/ui/1.5b4/tests/uiTest.dialog.html when I clicked on the overlay option.