jquery-week-calendar icon indicating copy to clipboard operation
jquery-week-calendar copied to clipboard

Problem with jquery UI 1.8.14

Open magarcia opened this issue 14 years ago • 5 comments
trafficstars

anyone knows how to fix the problem with 1.8.14. You drag once and it stop dragging

magarcia avatar Jul 26 '11 18:07 magarcia

I have the same problem in Chrome; yet; the original version works with the newest version of jQuery UI & jQuery:

https://github.com/robmonie/jquery-week-calendar/

system68 avatar Aug 03 '11 22:08 system68

Okay, I take that back. Same issues exists in Chrome.. however, it works fine in Firefox. In Chrome it will only allow you to drag/resize an object once, then you must 'click' the screen off the calendar to be able to drag/resize an object again.

system68 avatar Aug 03 '11 22:08 system68

I tried and tried and couldn't fix this. The problem starts with using jQuery UI 1.8.13 and persists to version 1.8.14, and for me, only appears in Chrome. (Firefox is fine). As a solution, I used jQuery UI 1.8.12....

system68 avatar Aug 04 '11 19:08 system68

jquery ui 1.8.15 fix de problem with google chrome and draggable

jasuca avatar Aug 09 '11 15:08 jasuca

I hit this problem as well, good to know it is resolved in a later version of jQuery UI.

I described this symptom in Issue #89. In my case I only saw this issue if I called the refresh method after I initialized the calendar. And as is stated here, the symptom only showed up in Chrome.

I worked around my specific issue by not calling refresh.

robotdan avatar Oct 31 '11 14:10 robotdan