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

Uploaded image inserted with zero dimensions into editor #778

Open
Comandeer opened this issue Aug 12, 2017 · 2 comments
Open

Uploaded image inserted with zero dimensions into editor #778

Comandeer opened this issue Aug 12, 2017 · 2 comments
Labels
browser:safari The issue can only be reproduced in the Safari browser. plugin:uploadwidget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@Comandeer
Copy link
Member

Comandeer commented Aug 12, 2017

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Open http://tests.ckeditor.dev:1030/tests/plugins/uploadwidget/manual/image in Safari
  2. Drag and drop any image.

Expected result

Image is uploaded and inserted into the editor.

Actual result

Image is uploaded, but inserted into the editor with 0 width and 0 height.

Other details

  • Browser: Safari 10.1.2 (12603.3.8)
  • OS: macOS Sierra 10.12.6 (16G29)
  • CKEditor version: 4.5.4+
  • Installed CKEditor plugins: uploadwidget

git bisect showed that a572189 is the first bad commit.

I'm pretty sure that this worked in Safari earlier – maybe there are some changes in newer versions of Safari?

@Comandeer Comandeer added browser:safari The issue can only be reproduced in the Safari browser. plugin:uploadwidget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:bug A bug. labels Aug 12, 2017
@Comandeer
Copy link
Member Author

Similar to #641, however it's reproducible only in Safari and does not have any additional conditions.

@Comandeer Comandeer changed the title Uploaded image not inserted into editor Uploaded image inserted with zero dimensions into editor Aug 12, 2017
@Comandeer
Copy link
Member Author

It seems that it's reproducible only after disabling cache in Safari.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser:safari The issue can only be reproduced in the Safari browser. plugin:uploadwidget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

1 participant