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

[Chrome, Safari] Image dropped on another image redirects to file's path #2805

Closed
Mgsy opened this issue Jun 9, 2017 · 1 comment · Fixed by ckeditor/ckeditor5-upload#51
Assignees
Labels
package:upload type:bug This issue reports a buggy (incorrect) behavior.
Milestone

Comments

@Mgsy
Copy link
Member

Mgsy commented Jun 9, 2017

Steps to reproduce

  1. Open the editor with upload plugin.
  2. Drag an image from desktop to the editor.
  3. Drag another image and drop it on the image from step 2.

Current result

Page has been redirected to file's path.

Notes

Bug isn't reproducable on Edge and Firefox.

GIF

bug

Other information

OS: Windows 10, MacOS X
Browser: Chrome, Safari, Opera
Release: 0.10.0

@pjasiun
Copy link

pjasiun commented Jun 9, 2017

I even remember I was fixing it in CKEditor 4.

@pomek pomek self-assigned this Aug 17, 2017
szymonkups referenced this issue in ckeditor/ckeditor5-upload Aug 28, 2017
Fix: An image dropped on another image will not redirect the browser to the file's path. Closes #32.
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-upload Oct 9, 2019
@mlewand mlewand added this to the iteration 11 milestone Oct 9, 2019
@mlewand mlewand added status:confirmed type:bug This issue reports a buggy (incorrect) behavior. package:upload labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package:upload type:bug This issue reports a buggy (incorrect) behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants