Skip to main content

Search and Top Navigation

#7359 closed bug (invalid)

Opened May 11, 2011 10:50PM UTC

Closed November 11, 2012 09:05AM UTC

IE issues with "delay" and "distance"

Reported by: kaikomai Owned by: kaikomai
Priority: minor Milestone: 2.0.0
Component: ui.draggable Version: 1.8.11
Keywords: Cc:
Blocked by: Blocking:
Description

The draggable ui option is broken when either the "delay" or "distance" parameters are set to a non-zero value. This is especially true when a div with an image inside of it is being dragged. The dragging just wont happen or takes several tries of jamming the mouse back and forth in while clicking on the object to get it to recognize that it needs to be dragged. This is only happening in IE 6, 7, and 8. IE9, and Firefox are fine. Webkit sometimes has troubles with this as suggested in ticket #4742 http://bugs.jqueryui.com/ticket/4742

This functionality is extremely important. Say for example you have a div with an image in it, and you want it to be draggable, but also be clickable to open a dialog box. If you don't have delay or distance set, then you will automatically start dragging and the "click" event will not be able to be fired without odd and obscene mouse angles and clicks.

Attachments (0)
Change History (3)

Changed October 11, 2012 02:49PM UTC by scottgonzalez comment:1

milestone: 1.9.02.0.0

Changed October 27, 2012 08:04PM UTC by mikesherov comment:2

owner: → kaikomai
status: newpending

Thanks for taking the time to contribute to the jQuery UI project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket.

Additionally, be sure to test against the git version of both jQuery UI and jQuery to ensure the issue still exists. To get you started, use this boilerplate: http://jsfiddle.net/ZgAqH/ Open the link and click to "Fork" (in the top menu) to get started.

Changed November 11, 2012 09:05AM UTC by trac-o-bot comment:3

resolution: → invalid
status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!