Opened 15 years ago
Closed 15 years ago
#3017 closed bug (fixed)
Dialog callback scopes
Reported by: | eduardo | Owned by: | eduardo |
---|---|---|---|
Priority: | major | Milestone: | 1.5.1 |
Component: | ui.dialog | Version: | 1.5 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The dragStop, dragStart, drag, resizeStop, resizeStart, resize callbacks on dialogs have to be called on a this.element[0] scope not on uiDialog scope.
Change History (4)
comment:1 Changed 15 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 15 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:3 Changed 15 years ago by
Component: | ui.core → ui.dialog |
---|
comment:4 Changed 15 years ago by
Milestone: | 1.5 → 1.5.1 |
---|---|
Resolution: | → fixed |
Status: | reopened → closed |
fixed in [359]
Note: See
TracTickets for help on using
tickets.
Unit tests are needed