-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Browser freezes after dropping the image to the editor from the files browsing window #803
Comments
That's a nasty one. It means that users might lose their content. cc @Reinmar |
@Mgsy is it a regression? If not, is it possible to bisect it? |
This is not a regression and I believe it occurs since the upload plugin has been introduced. After small investigation I can point some old commits:
This bug is easier to reproduce when you test it in the upload image manual test. My browser freezes every time after second d&d from the dialog. Still, I'm able to reproduce it only in Chrome on Windows. |
Checked it once again and it seems like Chrome is working fine now, no freezing. |
🐞 Is this a bug report or feature request? (choose one)
💻 Version of CKEditor
Latest master.
📋 Steps to reproduce
✅ Expected result
The image has been inserted and editor works fine.
❎ Actual result
The image has been inserted, but the browser freezes.
📃 Other details that might be useful
Notes
This bug is pretty random, I wasn't able to find any dependency while it occurred. Basically, I am able to reproduce this issue only in Chrome and on Windows. Sometimes it occurs after first d&d, sometimes after 10th and sometimes just doesn't occur.
Drag and drop upload from the desktop works fine, so it looks like problem occurs only when image is dragged from the files browsing window.
GIF
Other information
OS: Windows 10
Browser: Chrome
The text was updated successfully, but these errors were encountered: