Project

Contents

Issue #00005347

CM-Neo: RTF-DragDrop no longer working in Safari 12.1
Feature/Improvement

The current version of Safari changed dragdrop behaviour so that dragdrop no longer works. The reason is, that "link" no longer is a valid dataTransfer.effectAllowed value.

Hm ...

Also this definitively is a Safari BUG we now changed the dropEffect to "move" - solving the problem.