Skip to main content

Search and Top Navigation

#6248 closed bug (duplicate)

Opened November 01, 2010 04:17PM UTC

Closed November 01, 2010 04:37PM UTC

Last modified October 11, 2012 09:15PM UTC

Draggable & Resizable: draggable objects ui.position returns wrong value after resizing

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

I've set one object draggable and resizable at the same time (draggable is with option containment='parent'). If I just drug this object, ui.position returning coords relative to containment object. But, after i resize object, ui.position in draggable methods (like start, stop) begin to return coords relative to window.

Attachments (1)
Change History (2)

Changed November 01, 2010 04:37PM UTC by scottgonzalez comment:1

component: ui.positionui.resizable
resolution: → duplicate
status: newclosed

Duplicate of #5335.

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

milestone: TBD

Milestone TBD deleted