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

Error in console when using Undo button (Safari) #702

Open
beatadelura opened this issue Jul 31, 2017 · 1 comment
Open

Error in console when using Undo button (Safari) #702

beatadelura opened this issue Jul 31, 2017 · 1 comment
Labels
browser:safari The issue can only be reproduced in the Safari browser. status:confirmed An issue confirmed by the development team. type:bug A bug.

Comments

@beatadelura
Copy link
Contributor

Are you reporting a feature or a bug?

Bug

Provide detailed reproduction steps (if any)

  1. Open Safari browser.
  2. Go to http://sdk.ckeditor.com/samples/fullpreset.html.
  3. Clear content in the editor.
  4. Click image button, set image URL and image width to 100.
  5. Click OK button.
  6. Select and copy image (cmd + v).
  7. Paste an image 6 times.
  8. Click Undo button.

Expected result

No error in the developer console.

Actual result

An error in console occurred: IndexSizeError (DOM Exception 1): The index is not in the allowed range.

Other details

  • Browser: Safari 10.1.1
  • OS: macOS Sierra
  • CKEditor version: 4.7.0
@beatadelura beatadelura added browser:safari The issue can only be reproduced in the Safari browser. type:bug A bug. status:confirmed An issue confirmed by the development team. labels Jul 31, 2017
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. status:confirmed An issue confirmed by the development team. type:bug A bug.
Projects
None yet
Development

No branches or pull requests

2 participants