Ctrl+click+dragging event should copy it in calendar
Categories
(Calendar :: Calendar Frontend, enhancement)
Tracking
(Not tracked)
People
(Reporter: Elijah, Unassigned)
Details
Steps to reproduce:
Holding down ctrl
and click-and-dragging an event in the calendar should create a duplicate of the event, just like it does for ctrl-click-dragging messages in the mailbox.
Actual results:
The original event is moved, with no duplicate created.
Expected results:
The original event should stay in its original time and a duplicate of it should be created wherever the mouse drags it
Updated•2 years ago
|
Relatedly, clicking to highlight multiple events, then dragging one of them to a new time or date, should move all selected events by the corresponding time shift (e.g. in a multiple-day view, highlighting three events then dragging one of them forward one day should move all three events one day forward. In a daily or weekly view, dragging one highlighted event to 2 hours later should shift the start times of all highlighted events 2 hours later).
Description
•