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

Fake selection allows for cutting in a readonly mode #1570

Closed
Comandeer opened this issue Feb 2, 2018 · 0 comments · Fixed by #1589
Closed

Fake selection allows for cutting in a readonly mode #1570

Comandeer opened this issue Feb 2, 2018 · 0 comments · Fixed by #1589
Labels
plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Milestone

Comments

@Comandeer
Copy link
Member

Comandeer commented Feb 2, 2018

Are you reporting a feature request or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Visit http://cdn.ckeditor.com/4.8.0/full-all/samples/old/image2/image2.html
  2. Set editor as readonly CKEDITOR.instances.editor1.setReadOnly( true ).
  3. Focus image widget.
  4. Blur editor.
  5. Focus image widget once again.
  6. Press Ctrl/Cmd + X.

Expected result

Nothing happens.

Actual result

Widget is removed from editor.

Other details

  • Browser: any
  • OS: any
  • CKEditor version: any

Spinoff #1516.

@Comandeer Comandeer added type:bug A bug. status:confirmed An issue confirmed by the development team. plugin:widget The plugin which probably causes the issue. labels Feb 2, 2018
@mlewand mlewand added the target:minor Any docs related issue that can be merged into a master or major branch. label Feb 2, 2018
@mlewand mlewand added this to the Backlog milestone Feb 2, 2018
@Comandeer Comandeer modified the milestones: Backlog, 4.9.0 Feb 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
plugin:widget The plugin which probably causes the issue. status:confirmed An issue confirmed by the development team. target:minor Any docs related issue that can be merged into a master or major branch. type:bug A bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants