Opened 10 years ago

Last modified 10 years ago

#16788 confirmed Bug

[IE10] IndexSizeError while aborting image upload via undo/redo

Reported by: kkrzton Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.0
Keywords: Cc:

Description

Steps to reproduce

  1. Go to http://tests.ckeditor.dev:1030/tests/plugins/uploadwidget/manual/image#child.
  2. Drag and drop image.
  3. Click undo while image is still uploading.
  4. Click redo (image will not show as upload was aborted).
  5. Drag and drop image.
  6. Click undo while image is still uploading.
  7. Click redo.

Expected result

Nothing happens as image upload is aborted. Redo cannot be clicked again.

Actual result

Error is thrown while redoing. Redo is active and can be clicked multiple times (throwing error every time).

SCRIPT5022: IndexSizeError 
ckeditor.js, line 430 character 258

Other details (browser, OS, CKEditor version, installed plugins)

IE10, CKEditor 4.6.2.

Change History (3)

comment:1 Changed 10 years ago by kkrzton

Status: newconfirmed

comment:2 Changed 10 years ago by kkrzton

Similar to #14844.

comment:3 Changed 10 years ago by kkrzton

Version: 4.5.0
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy