Opened 14 years ago

Closed 11 years ago

#4554 closed bug (duplicate)

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 14 years ago.
example

Download all attachments as: .zip

Change History (6)

Changed 14 years ago by Omen

Attachment: resize.zip added

example

comment:1 Changed 14 years ago by Jörn Zaefferer

Milestone: TBD1.8

comment:2 Changed 11 years ago by Scott González

Milestone: 1.9.02.0.0

comment:3 Changed 11 years ago by tj.vantoll

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.

comment:4 Changed 11 years ago by eromba

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

Last edited 11 years ago by eromba (previous) (diff)

comment:5 Changed 11 years ago by mikesherov

Resolution: duplicate
Status: openclosed

Duplicate of #5817.

Note: See TracTickets for help on using tickets.