Skip to main content

Search and Top Navigation

#4554 closed bug (duplicate)

Opened May 27, 2009 09:29AM UTC

Closed November 13, 2012 02:36AM UTC

Resizable: Inconsistent values given to the resize event depending on resize direction

Reported by: Omen Owned by:
Priority: minor Milestone: 2.0.0
Component: ui.resizable Version: 1.7.1
Keywords: Cc:
Blocked by: Blocking:
Description

Related google thread: http://groups.google.com/group/jquery-dev/browse_thread/thread/3c1fe78fa28a23ab

See example attached. There are two images overlayed. And during the north and west resize of the top image it shakes. Top image container is simple resizable element with overriden "resize" event.

Attachments (1)
  • resize.zip (227.0 KB) - added by Omen May 27, 2009 09:29AM UTC.

    example

Change History (5)

Changed June 02, 2009 12:29PM UTC by jzaefferer comment:1

milestone: TBD1.8

Changed October 11, 2012 02:52PM UTC by scottgonzalez comment:2

milestone: 1.9.02.0.0

Changed November 04, 2012 03:41PM UTC by tj.vantoll comment:3

status: newopen
summary: Resizable element shakes during resize.Resizable: Inconsistent values given to the resize event depending on resize direction

Confirmed this issue in 1.9.1 - http://jsfiddle.net/tj_vantoll/apxD5/. The problem only occurs if the resize is done in certain directions and appears to be caused by the values passed to the event.

Changed November 09, 2012 07:56AM UTC by eromba comment:4

_comment0: This looks like a duplicate of #5817 -- in my testing, the patch for that issue seems to fix this one as well.1352448372787257

This looks like a duplicate of #5817 -- in my testing, the proposed fix for that issue seems to resolve this one as well.

Changed November 13, 2012 02:36AM UTC by mikesherov comment:5

resolution: → duplicate
status: openclosed

Duplicate of #5817.