Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot drag images in Chrome having "paste_data_images: true". #3916

Closed
andrejsverza opened this issue Sep 8, 2017 · 1 comment
Closed

Comments

@andrejsverza
Copy link

This is a bug report.

Having "paste_data_images" disabled, one can drag images inside of TinyMCE instance. By dragging I mean repositioning of images by mouse.

As soon as "paste_data_images" gets enabled, it becomes impossible to reposition (drag) images by mouse.

How to reproduce:

  1. Open standard example https://codepen.io/tinymce/pen/epbRwB
  2. Ensure you can drag images by mouse.
  3. Add "paste_data_images: true," into JavaScript.
  4. Note that you can no longer drag images.

TinyMCE 4.6.5 & 4.6.6 tested.
Chrome Version 60.0.3112.113 (Official Build) (64-bit).

@fyrkant
Copy link

fyrkant commented Oct 3, 2017

This bug/issue has been fixed in the latest version. If you can still reproduce this on the latest version please let us know and we re-open this ticket. Thanks.

@fyrkant fyrkant closed this as completed Oct 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants