After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 771116 - Calendar allows drag and drop of read only events
Calendar allows drag and drop of read only events
Status: RESOLVED FIXED
Product: gnome-calendar
Classification: Applications
Component: Backend
3.21.x
Other Linux
: Normal major
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2016-09-09 11:33 UTC by Mohammed Sadiq
Modified: 2017-04-17 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
event-widget: don't DnD read-only events (1.62 KB, patch)
2016-09-14 17:10 UTC, Georges Basile Stavracas Neto
committed Details | Review

Description Mohammed Sadiq 2016-09-09 11:33:45 UTC
Drag and drop should not be allowed for read-only events.
Comment 1 Georges Basile Stavracas Neto 2016-09-14 17:10:26 UTC
Created attachment 335560 [details] [review]
event-widget: don't DnD read-only events

Read-only events can't be moved, so don't allow it.
Comment 2 Georges Basile Stavracas Neto 2016-09-14 17:11:08 UTC
Thanks for the report.

Attachment 335560 [details] pushed as 08fcf33 - event-widget: don't DnD read-only events