question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Copy events via ctrl, drag & drop

See original GitHub issue

Originally reported on Google Code with ID 587

Hi there, 
It would be really nice if we could have a copy drag and drop function. So if you hover
over an event and press <CTRL> you get a floating version of it that you can drop on
another slot within the calendar. We could do call backs via eventCopyDragStart etc...
that would be really nice .... please ;) 

PS Thanks for all the great work! 


Reported by spiro.stathakis on 2010-08-04 18:17:24

Imported with 9 stars.

Issue Analytics

  • State:open
  • Created 8 years ago
  • Reactions:13
  • Comments:28 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Jaguar1commented, Mar 25, 2022

Using React I reached the point where I can copy the event with Ctrl pressed but during drag the source event disappears. Does anyone have this working on React? Is there a way to prevent source event from disappearing during dragging?

1reaction
parasdaryananicommented, Aug 9, 2018

@janstp You can use the CMD key on Mac. Last time I checked, this worked fine in the CodePen, without making any changes to the code.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Copy Events Using Context Menu, Ctrl-Drag & Drop, or ...
Copy an event to the same sub-calendar. Option 1: Use the context-menu; Option 2: Ctrl- or cmd-drag and drop · Copy an event...
Read more >
How to copy events via ctrl, drag & drop in FullCalendar v5
I have a minimal solution that works. It consists in cloning the moved event at its original date if the Ctrl key is...
Read more >
Fullcalendar copy events via ctrl, drag & drop - CodePen
Allows copying events in Fullcalendar using ctrl, drag & drop....
Read more >
Drag-and-Drop Operations and Clipboard Support
You can also implement user cut/copy/paste support and user data transfer to the Clipboard within your Windows-based applications by using ...
Read more >
Is it possible to drag duplicate an event in day/week view, by ...
I would like to do this in "week view" by dragging the event to a ... events to multiple dates in a few...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found