Skip to main content

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 eduardo comment:1

resolution: → fixed
status: newclosed

Changed June 19, 2008 04:37PM UTC by rdworth comment:2

resolution: fixed
status: closedreopened

Unit tests are needed

Changed June 26, 2008 05:30PM UTC by rdworth comment:3

component: ui.coreui.dialog

Changed June 26, 2008 06:30PM UTC by rdworth comment:4

milestone: 1.51.5.1
resolution: → fixed
status: reopenedclosed

fixed in [359]