Search and Top Navigation
#3017 closed bug (fixed)
Opened June 19, 2008 01:18AM UTC
Closed June 26, 2008 06:30PM UTC
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.
Attachments (0)
Change History (4)
Changed June 19, 2008 01:18AM UTC by comment:1
| resolution: | → fixed |
|---|---|
| status: | new → closed |
Changed June 19, 2008 04:37PM UTC by comment:2
| resolution: | fixed |
|---|---|
| status: | closed → reopened |
Unit tests are needed
Changed June 26, 2008 05:30PM UTC by comment:3
| component: | ui.core → ui.dialog |
|---|
Changed June 26, 2008 06:30PM UTC by comment:4
| milestone: | 1.5 → 1.5.1 |
|---|---|
| resolution: | → fixed |
| status: | reopened → closed |
fixed in [359]