Cannot drop calendar event
Open
- Dominant language
- Vala
- Stars
- 521
- Forks
- 118
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 14
Description
Dragging a calendar event and dropping onto a Code document does not paste the text into the document. This works OK with e.g. gedit.
The relevant source TargetEntry is `Gtk.TargetEntry dnd3 = {"text/calendar", 0, 2};`
Contributor guide
Assessment
This issue has not been assessed yet.