Skip to main content

Search and Top Navigation

#4629 closed bug (fixed)

Opened June 24, 2009 03:21AM UTC

Closed July 10, 2009 08:00PM UTC

Dialog events not being triggered

Reported by: diogobaeder Owned by:
Priority: major Milestone: 1.8
Component: ui.dialog Version: 1.7.2
Keywords: dialog events resize drag Cc:
Blocked by: Blocking:
Description

The "resizeStop" and "dragStop" dialog events, as documented on the website, are not being triggered by the interaction to these components. It would be nice if someone gets them to work, even if the client code has to pass event handlers into the options argument to activate them (the workaround I used was to force the trigger from inside the "options" event handlers).

Additionally, I think it would be good if the event types maintain consistency with the component type and lower-case standard, like "dialogresizestop" and "dialogdragstop".

Thanks.

Attachments (0)
Change History (2)

Changed July 09, 2009 02:13PM UTC by jzaefferer comment:1

milestone: TBD1.8

Changed July 10, 2009 08:00PM UTC by scottgonzalez comment:2

priority: minormajor
resolution: → fixed
status: newclosed

Fixed in r2911.