Opened 9 years ago
Closed 9 years ago
#13438 closed Bug (fixed)
Image2 undo & redo during upload
Reported by: | Tade0 | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description (last modified by )
Browser: Chrome
Steps to reproduce:
- Open: http://tests.ckeditor.dev:10450/tests/plugins/uploadwidget/manual/image2
- Drag & Drop image into the editor.
- While it's uploading do undo & redo.
Result:
- Error in console:
Uncaught IndexSizeError: Failed to execute 'setEnd' on 'Range': There is no child at offset 5.
Change History (2)
comment:1 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
I could not reproduce this issue. I have dropped 5MB image undo&redo but got message that upload was aborted by user.
Seems the issue has expired on latest master.
@Tade0 if you still can reproduce this, please leave a comment.