Issue 2313: Can't drag&drop event with control key pressed
Status:  Done
Owner: ----
Closed:  Oct 2014
Reported by leuk...@gmail.com, Oct 8, 2014
With the new 2.1.1 update, we can't drag a event with control key pressed anymore.

jsfiddle with 2.1.1 css and js.

http://jsfiddle.net/3E8nk/515/

Oct 30, 2014
Project Member #1 adamrs...@gmail.com
this is a result of this making a fix for this issue:
https://code.google.com/p/fullcalendar/issues/detail?id=2169

and i would prefer to have this behavior be consistent across Mac and Windows.

unless there is a really convincing usecase, I think voiding the drag if there is a CTRL click is the right way to go.
Status: Done