Skip to main content

Search and Top Navigation

#6151 closed bug (worksforme)

Opened October 05, 2010 07:02PM UTC

Closed November 06, 2012 07:51PM UTC

Resizable: Quickly moving stops resizing but still fires resize callback

Reported by: be.davestein Owned by: be.davestein
Priority: minor Milestone: 2.0.0
Component: ui.resizable Version: 1.8.5
Keywords: Cc:
Blocked by: Blocking:
Description

In FF, Safari, and Chrome resizing and then quickly dragging outside of the resizable will stop it from resizing. Meanwhile the resize callback will continue to be fired while the object visibly does not change. Can easily be tested from demo:

http://docs.jquery.com/UI/Resizable

Just click, and drag quick up past the resizable and move your mouse. The resizable will not collapse all the way, and if you move the mouse left or right while outside the box no resizing happens. This works fine in IE and Opera.

Attachments (0)
Change History (4)

Changed October 11, 2012 09:07PM UTC by scottgonzalez comment:1

milestone: TBD2.0.0

Changed October 27, 2012 12:59AM UTC by tj.vantoll comment:2

owner: → be.davestein
status: newpending

Unfortunately I am unable to recreate the problem you are describing the problem you described both with the original version of jQuery UI this issue was created with (1.8.5) or the most current (1.9.1) - http://jsfiddle.net/tj_vantoll/MEsYF/.

 resize 
events are fired if you drag the resize handles, but this behavior is clearly specified by the API docs - http://api.jqueryui.com/resizable/#event-resize. If you have any further information to help us recreate this problem please let us know.

Thanks for taking the time to contribute to the jQuery UI project!

Changed November 05, 2012 10:16PM UTC by be.davestein comment:3

status: pendingnew

Yeah I can't seem to make this happen anymore. 2 years is a long time so got fixed somewhere :)

Changed November 06, 2012 07:51PM UTC by scottgonzalez comment:4

resolution: → worksforme
status: newclosed