Search and Top Navigation
#2794 closed bug (fixed)
Opened May 05, 2008 09:34PM UTC
Closed May 25, 2008 09:50PM UTC
[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 (0)
Change History (7)
Changed May 05, 2008 09:54PM UTC by comment:1
Changed May 08, 2008 12:48AM UTC by comment:2
For me, the bug shows regardless of whether modal is true or false.
Changed May 08, 2008 04:37PM UTC by comment:3
resolution: | → fixed |
---|---|
status: | new → closed |
This has been fixed in the newest trunk version.
Changed May 12, 2008 04:55PM UTC by comment:4
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.
Changed May 24, 2008 03:39AM UTC by comment:5
milestone: | 1.2.4 |
---|
Milestone 1.2.4 deleted
Changed May 24, 2008 03:44AM UTC by comment:6
component: | ui.core → ui.dialog |
---|---|
milestone: | → 1.5 |
version: | 1.2.3 → 1.5b4 |
Changed May 25, 2008 09:50PM UTC by comment:7
resolution: | → fixed |
---|---|
status: | reopened → closed |
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.