Skip to main content

Search and Top Navigation

#9449 closed bug (duplicate)

Opened July 23, 2013 03:23PM UTC

Closed July 23, 2013 04:00PM UTC

Using JQueryUi interactions draggable and resizable on same object

Reported by: robson Owned by:
Priority: minor Milestone: none
Component: ui.core Version: 1.9.2
Keywords: Cc:
Blocked by: Blocking:
Description

TestCase here: http://jsfiddle.net/5a2BZ/121/

Trying to drag the box '#bar' works perfectly, but changing the size of '#bar' has strange behaviour. The object will be moved to the buttom of the page.

I tried it with:

jQuery 1.9.1 and UI 1.9.2

and with:

jquery 2.0.2 and UI 1.10.3

in both cases the same behaviour.

Attachments (0)
Change History (3)

Changed July 23, 2013 03:30PM UTC by dekajp comment:1

I think this could be Duplicate of #6939

Changed July 23, 2013 03:43PM UTC by dekajp comment:2

please see the updated fiddle - http://jsfiddle.net/dekajp/5a2BZ/122/

i think you are missing height in silder in your fiddle.

Changed July 23, 2013 04:00PM UTC by scottgonzalez comment:3

resolution: → duplicate
status: newclosed

Duplicate of #6939.