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

Inline widget in readonly mode is possible to remove with draghandler #1657

Closed
msamsel opened this issue Feb 12, 2018 · 1 comment
Closed
Labels
resolution:duplicate A duplicate of an already reported issue. type:bug A bug.

Comments

@msamsel
Copy link
Contributor

msamsel commented Feb 12, 2018

Are you reporting a feature request or a bug?

Bug

Check if the issue is already reported

follow up after #1570

Provide detailed reproduction steps (if any)

  1. Visit http://cdn.ckeditor.com/4.8.0/full-all/samples/old/image2/image2.html
  2. Transform image2 to inline widget by removing its caption and removing alignment in image properties.
  3. Set editor as readonly CKEDITOR.instances.editor1.setReadOnly( true ).
  4. Use draghandler to move widget around (e.g. above header )

Feb-12-2018 16-50-03.mp4.zip

Expected result

widget disappear

Actual result

Widget should remain in editor

Other details

  • Browser: …
  • OS: …
  • CKEditor version: …
  • Installed CKEditor plugins: …
@msamsel msamsel added type:bug A bug. status:confirmed An issue confirmed by the development team. labels Feb 12, 2018
@engineering-this
Copy link
Contributor

Duplicate of #808

@engineering-this engineering-this marked this as a duplicate of #808 Feb 14, 2019
@engineering-this engineering-this added resolution:duplicate A duplicate of an already reported issue. and removed status:confirmed An issue confirmed by the development team. labels Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
resolution:duplicate A duplicate of an already reported issue. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

2 participants