Search and Top Navigation
#4840 closed bug (fixed)
Opened September 05, 2009 05:39PM UTC
Closed May 17, 2011 01:47AM UTC
Double click starts jQuery UI Draggable in Google Chrome
Reported by: | niklas | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.7.2 |
Component: | ui.draggable | Version: | 1.7.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Chrome Version : 4.0.206.0 (Official Build 25285)
What steps will reproduce the problem?
- Goto http://docs.jquery.com/UI/Draggable
- Double click the grey box of demo
What is the expected result?
Nothing happening.
What happens instead?
The drag starts and cannot be stopped. The Draggable keeps attached to the mouse until reloading the page.
I am not sure if this is an issue with Chrome or jQuery. I tried several options for .draggable (distance, delay) but the drag is still starting.
I also posted this bug at the google chromium issue tracker: http://code.google.com/p/chromium/issues/detail?id=21163
Attachments (0)
Change History (7)
Changed November 17, 2009 09:36AM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed January 19, 2010 10:20PM UTC by comment:2
Same here 4.0.249.64 (35722) on linux...
Changed January 19, 2010 10:22PM UTC by comment:3
i have no pbm other sortable lib like eyecon (http://interface.eyecon.ro/demos/sort.html) so it might be a jqueryui pbm?
Changed July 27, 2010 12:12PM UTC by comment:4
Here is another example.
Changed May 16, 2011 08:18PM UTC by comment:5
I do not believe this is a jQuery UI bug. I am unable to reproduce this issue unless the OpenLayers library is also being used. There may be some sort of incompatibility between the two libraries but that should not be considered a bug.
Changed May 16, 2011 11:10PM UTC by comment:6
I cannot reproduce this anymore. Seems to be fixed in chrome. All good :)
Changed May 17, 2011 01:47AM UTC by comment:7
milestone: | 1.9 → 1.7.2 |
---|---|
resolution: | → fixed |
status: | new → closed |
Closing based on comment from reporter.