Skip to main content

Search and Top Navigation

#9685 closed bug (duplicate)

Opened November 29, 2013 01:12PM UTC

Closed November 30, 2013 08:30PM UTC

draggable goes out of containment, a few pixels in each drag

Reported by: fejesjoco Owned by:
Priority: minor Milestone: none
Component: ui.draggable Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Please look at this fiddle: http://jsfiddle.net/e2yfC/255/

Drag the thing to the bottom edge, it will stop there at first. But then stop dragging and start dragging down again, and it will go a few pixels down. And you can repeat it to make it go farther, and it also works for the right edge, but not the top and left. Whenever you start dragging down/right and the thing already touches the borders, you can go a few pixels farther away from the containment.

Resizable does not seem to be affected by a similar bug, so it does calculate the bounds correctly.

Tested in Firefox 25.0.1 and Chrome 31.

Attachments (0)
Change History (3)

Changed November 29, 2013 01:19PM UTC by dekajp comment:1

this could be duplicate of 7016 - http://jsfiddle.net/tj_vantoll/Q4bkR/

Changed November 29, 2013 01:26PM UTC by fejesjoco comment:2

I agree, it didn't come up as a duplicate while I was typing the title.

Changed November 30, 2013 08:30PM UTC by tj.vantoll comment:3

resolution: → duplicate
status: newclosed

Duplicate of #7016.Thanks dekajp. fyi if you include a "#" trac will automatically build a link for you. #7016