Skip to main content

Search and Top Navigation

#1920 closed bug (fixed)

Opened November 13, 2007 05:47PM UTC

Closed December 27, 2007 02:07PM UTC

Last modified February 26, 2009 11:16AM UTC

SlowMode on draggables may be wrong when cursorAtIgnore is on

Reported by: rbrackett Owned by: paul
Priority: major Milestone: 1.5
Component: ui.core Version: 1.2.1
Keywords: slowMode Cc:
Blocked by: Blocking:
Description

If the drag handle of a draggable element is outside of the element's bounds (e.g. it is absolutely positioned to be above the element) and no cursorAt is set (so cursorAtIgnore is true), slowMode winds up getting set to false when it needs to be true.

More info at: http://groups.google.com/group/jquery-ui/browse_thread/thread/237e365430157c46/37cc1875d496b8ac

I have attached a patch in which I simply added a check for whether cursorAtIgnore is true, in which case slowMode must be true.

-Rob

Attachments (0)
Change History (4)

Changed November 19, 2007 01:50PM UTC by paul comment:1

owner: → paul
status: newassigned

Changed December 27, 2007 02:07PM UTC by paul comment:2

resolution: → fixed
status: assignedclosed

The slowMode option will be removed completely in the new rewritten code. Thanks anyway for providing your patch!

Changed May 24, 2008 03:39AM UTC by comment:3

milestone: 1.2.2

Milestone 1.2.2 deleted

Changed February 26, 2009 11:16AM UTC by paul comment:4

milestone: → 1.5