https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31558 --- Comment #2 from Fridolin Somers <fridolin.somers@biblibre.com> --- Created attachment 140607 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=140607&action=edit Bug 31558: Fix image drag and drop in TinyMCE Bug 26949 upgraded JS lib TinyMCE to 5.9.2 This version has a known issue on images drag and drop : https://stackoverflow.com/questions/64782955/tinymce-inline-drag-and-drop-im... Test plan : 1) Go to Tools > HTML customizations 2) Create a new entry (not using text editor) 3) Drag and drop an image => Without patch you see an error message from TinyMCE 'Dropped file type is not supported' => With patch : It works ! -- You are receiving this mail because: You are watching all bug changes.