Skip to main content

Search and Top Navigation

#9461 closed bug (duplicate)

Opened July 28, 2013 03:40AM UTC

Closed July 28, 2013 08:08PM UTC

Draggable: cloned helper is off-position when scrolled

Reported by: Bob Stein, VisiBone Owned by:
Priority: minor Milestone: none
Component: ui.core Version: 1.10.3
Keywords: Cc:
Blocked by: Blocking:
Description

Reappearance of bug #3740 ?

Instructions:

1. Firefox

1. http://jsfiddle.net/wsHej/

1. Drag the IMG. Notice how the clone starts on top of the original.

1. Scroll the Result area down a little. You may have to make the window smaller in order to see the scrollbars on this area.

1. Now try to drag the IMG. The clone starts down way down below the original -- apparently as far below the original as you scrolled.

Broken in jQuery 2.0.2 jQuery-UI 1.10.3 (see in jsfiddle) using Firefox 12 or 22. Fine in Chrome 28.

Other versions:

Broken in jQuery 1.10.2 jQuery-UI 1.10.3 (not available in jsfiddle)

Fine in jQuery 1.9.1 jQuery-UI 1.9.2 (try in jsfiddle)

Fine in jQuery 1.7.2 jQuery-UI 1.8.18 (try in jsfiddle)

Screen Shot, working:

[[Image(http://visibone.com/javascript/jquery/workingDraggable.png)]]

ScreenShot, broken:

[[Image(http://visibone.com/javascript/jquery/brokenDraggable.png)]]

Attachments (0)
Change History (2)

Changed July 28, 2013 04:08AM UTC by Bob Stein, VisiBone comment:1

Simple example showing bug with both scrollbars: http://jsfiddle.net/t9mMQ/ (Scroll down and to the right, then drag the image. Again, use Firefox.)

Changed July 28, 2013 08:08PM UTC by tj.vantoll comment:2

resolution: → duplicate
status: newclosed

Duplicate of #9315.