Skip to main content

Search and Top Navigation

#5571 closed bug (duplicate)

Opened April 30, 2010 01:32PM UTC

Closed October 20, 2010 03:53AM UTC

Last modified October 11, 2012 09:15PM UTC

alsoResize && containment: self.size isn't stopped by containement

Reported by: Daazku Owned by:
Priority: major Milestone:
Component: ui.resizable Version: 1.8
Keywords: Cc:
Blocked by: Blocking:
Description

When using alsoResize && containment the alsoResize element don't stop resizing when the resized element can't resize anymore because hes stopped by containment.

The problem is that self.size is the element size + the offset of the mouse from the element.

Attachments (1)
Change History (4)

Changed May 06, 2010 12:53PM UTC by Daazku comment:1

This bug was also reported here:

http://dev.jqueryui.com/ticket/4603

but the proposed fix is dirty (but could be used for the moment).

Changed October 19, 2010 03:31PM UTC by scottgonzalez comment:2

priority: criticalmajor

Changed October 20, 2010 03:53AM UTC by scottgonzalez comment:3

resolution: → duplicate
status: newclosed

Duplicate of #5817.

Changed October 11, 2012 09:15PM UTC by scottgonzalez comment:4

milestone: TBD

Milestone TBD deleted