Opened 8 years ago

Closed 8 years ago

#16912 closed Bug (fixed)

Exception thrown when a single image is pasted using paste from Word

Reported by: Tomasz Jakut Owned by: kkrzton
Priority: Must have (possibly next milestone) Milestone: CKEditor 4.7.0
Component: General Version: 4.6.0
Keywords: Cc:

Description

Steps to reproduce

  1. Open http://sdk.ckeditor.com/samples/standardpreset.html
  2. Select and copy image.
  3. Click "Paste from Word" and follow instructions

Expected result

Image is pasted

Actual result

Error is thrown: Uncaught TypeError: Cannot read property 'style' of undefined

Change History (8)

comment:1 Changed 8 years ago by Tomasz Jakut

Status: newconfirmed

comment:2 Changed 8 years ago by Marek Lewandowski

Priority: Nice to have (we want to work on it)Must have (possibly next milestone)

comment:3 Changed 8 years ago by kkrzton

Owner: set to kkrzton
Status: confirmedassigned

comment:4 Changed 8 years ago by kkrzton

I will recheck the issue since we removed paste dialogs in 4.7.0, it might get solved.

comment:5 Changed 8 years ago by kkrzton

The issue is still present on latest major.

comment:6 Changed 8 years ago by kkrzton

Status: assignedreview

comment:7 Changed 8 years ago by Marek Lewandowski

Status: reviewreview_failed

comment:8 Changed 8 years ago by Marek Lewandowski

Resolution: fixed
Status: review_failedclosed
Summary: Paste from word incorrectly handles imagesException thrown when a single image is pasted using paste from Word

Fixed with git:8f388d22d1.

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